Release 0.0.9

This commit is contained in:
Oleg Sheynin
2026-07-25 00:57:38 +00:00
parent c5ed951b2a
commit 1d1ebd385e
9 changed files with 100 additions and 2 deletions
+12
View File
@@ -2,6 +2,18 @@
All notable changes to this project are documented in this file.
## Unreleased
- No unreleased changes yet.
## 2026-07-25 v0.0.9
- Added contributing guidance and Python dependency declarations.
- Added placeholder files for active project directories.
- Updated ignore rules for local data, generated results, caches, and local
environments.
- Documented unreleased changelog handling and release push behavior.
## 2026-07-25 v0.0.1
- Established the initial repository structure and project guidance.