mirror of
https://github.com/sigmasternchen/grimoire
synced 2025-03-15 08:08:55 +00:00
23 lines
360 B
Markdown
23 lines
360 B
Markdown
## v1.0.0 (2025-01-12)
|
|
|
|
### Feat
|
|
|
|
- Switch to Python logging
|
|
- Allow loading of external modules
|
|
|
|
### Fix
|
|
|
|
- Change utils import to named import
|
|
|
|
### Refactor
|
|
|
|
- Extract individual features into toggleable modules
|
|
|
|
## v0.1.0 (2025-01-06)
|
|
|
|
### Fix
|
|
|
|
- Add packages section to pyproject
|
|
- Reduce minimum python version
|
|
- Rename package
|
|
- pyproject license string
|