Changelog
See CHANGELOG.md for the full changelog.
Changelog
All notable changes to this project will be documented in this file.
[0.1.3] - 2026-01-16
🐛 Bug Fixes
- Update dependency group for documentation build
- Update safety command from 'check' to 'scan' in CI workflow
- Update safety command from 'check' to 'scan' in security workflow
- Replace safety with pip-audit in security checks and update dependencies
- Replace safety with pip-audit for dependency checks in CI workflow
- Update CI workflows to use latest actions and improve caching
- Update security-check command in Makefile to use pip-audit
- Revert target Python version to 3.10 in ruff.toml
⚙️ Miscellaneous Tasks
- Update changelog for version 0.1.2 release
- Update uv.lock
- (release) Bump version to 0.1.3
[0.1.2] - 2026-01-15
🚀 Features
- Add initial .safety-project.ini configuration file
🐛 Bug Fixes
- Remove duplicate entry for .idea/ in .gitignore
- Remove duplicate entry for .idea/ in .gitignore
⚙️ Miscellaneous Tasks
- (release) Bump version to 0.1.1
- Update uv.lock
- (release) Bump version to 0.1.2
[0.1.1] - 2025-10-24
⚙️ Miscellaneous Tasks
- (release) Bump version to 0.1.1