0.21.0 - 2025-02-25¶
✨ Features¶
- Added tbx task for markdown formating of .lint.json 
- Added a Nox task for dependencies packages and their licenses with Markdown output 
- #293: Added - py.typedfile
🐞 Fixed¶
- Fixed an issue in the CI workflow that caused it to be executed twice on the initial push of a PR if the PR branch was on the repo itself. - 🚨 Attention: Due to these changes, the workflows will no longer be executed if the PR comes from a branch not located in this repository. As third-party contributions from outside forks are rare to nearly non-existent, this downside was considered a reasonable trade-off at this time. 
📚 Documentation¶
🔧 Changed¶
- Updated - actions/upload-artifactsversion to- 4.6.0
🔩 Internal¶
- Relocked dependencies 
- Update referenced github actions 
⚒️ Refactorings¶
- #339: Secret ALTERNATIVE_GITHUB_TOKEN removed from GitHub workflows