Releases: iamsauravsharma/advent-of-code-py
Releases · iamsauravsharma/advent-of-code-py
v0.4.0
[0.4.0] - 2023-03-15
Features
- Move input from decorator to function
Miscellaneous Tasks
- Update some dependencies
- Update poetry lock
- Update safety version
- Update version to 0.4.0
Refactor
- Change some internal variable name
- Sort import using isort
- Use latest maintain dependency
Build
- Fix generate changelog action
Ci
- Fix release note workflows
- Add test related to python version 3.11.1
- Add missing python v3.11 for nox test
- Fix install poetry version typo