mirror of
https://github.com/sigmasternchen/grimoire
synced 2025-03-15 08:08:55 +00:00
48 lines
725 B
Markdown
48 lines
725 B
Markdown
## v1.1.2 (2025-01-18)
|
|
|
|
### Fix
|
|
|
|
- reversed it not a method
|
|
|
|
## v1.1.1 (2025-01-18)
|
|
|
|
### Fix
|
|
|
|
- reversed it not a method
|
|
|
|
## v1.1.0 (2025-01-18)
|
|
|
|
### Feat
|
|
|
|
- Add exposed entrypoint for pipx
|
|
- Add module for sitemaps
|
|
|
|
### Fix
|
|
|
|
- Reverse order in which entries are rendered
|
|
- Wrong file extension for compressed sitemaps
|
|
- Deduplicate content list before processing
|
|
|
|
## 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
|