Actualiser Changelog

2026-07-18 06:43:02 +01:00
parent fe41c6e454
commit b48d2a73c8
+16 -6
@@ -1,6 +1,16 @@
# Changelog
Journal des évolutions techniques notables.
- Ajout de `CLAUDE.md` (doc destinée aux agents IA).
- `feature/pydantic_character_builder` mergée sur `main` : backend de persistance alternatif via `pydantic`, activable par `ELIRON_BUILDER=pydantic`.
# Changelog
Journal des évolutions techniques notables.
- Ajout de `CLAUDE.md` (doc destinée aux agents IA).
- `feature/pydantic_character_builder` mergée sur `main` : backend de persistance alternatif via `pydantic`, activable par `ELIRON_BUILDER=pydantic`.
- Restructuration du projet:
- specs projet via pyproject.toml
- organisation des fichiers en src layout
- Refactoring:
- amélioration du menu d'action
- simplification du chargement de builder de mob
- passage du formateur de code (isort & autopep8)
- Renommage du projet en d-crawler