All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.0.1 - 2021-10-23
- Fixed decorating classes
- Fixed arguments ordering in logs
1.0.0 - 2021-10-19
- ApiVer
v1
- Support for Python >3.6 up to 3.10
- Nox task manager
- GitHub Actions CI
- GitHub Actions CD
- Handling
staticmethod
andclassmethod
- Support for decorating
class
- Logging traced object names
- Python <3.5 support