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.
2.3.1 (2024-05-15)
2.3.0 (2024-04-11)
2.2.1 (2024-04-11)
2.2.0 (2022-12-22)
2.1.1 (2022-10-25)
- bumpversion: v2.0.1 → 2.1.0 (0d6494b)
- add the base doc configuration (631048c)
- add tvm documentation (09cadc4)
- update README with the new template and add links to docs (#57) (7d880c5)
2.1.0 (2022-09-22)
- init command creates new project with global tvm or latest tvm if machine lacks of one (0136699)
- solve styling issues (5f14fe6)
- fixed logic style (8d204d1)
- correct quickstart command tvm project init (c2b9545)
- making the default install the main branch (7c2ef2a)
- Add virtualenv to requirements
- BREAKING CHANGE: Migrate environment manager project init command to clean architecture.
- BREAKING CHANGE: Migrate version manager commands to clean architecture.