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.
- Update
tensorflow
to2.13
- Update generated template Rust code dependencies
- Update Rust edition to 2021
- Use
once_cell
instead oflazy_static
- Modify package to make it a python wheel that is buildable with poetry
- Moved to tox and pytest
- Added support for Tensorflow > 2.5
- Initial release.
- Added changelog tracking.
- Added CI/CD tooling to run builds for the repo.