Releases: eduNEXT/tvm
Releases · eduNEXT/tvm
Release v2.2.1
Release v2.2.0
Release v2.1.1
Release v2.1.0
v2.0.1
v2.0.0
⚠ BREAKING CHANGES
- perf: migrate version manager commands to clean architecture
- perf: migrate environment manager project init command to clean architecture
Features
- feat: migrate list version from cli.py to clean architecture by @JuanDavidBuitrago in 7f78a21
- feat: code improve for list version command by @JuanDavidBuitrago in d0fac0d
- feat: migrate install command by @Alec4r in 0b1e088
- feat: migrate uninstall command by @Alec4r in bc11b68
- feat: migrate use command by @Alec4r in dc1d7d0
- feat: add limit arg to list versions command by @Alec4r in 135b021
- feat: migrate plugin commands by @JuanDavidBuitrago in e6c09d9
- feat: migrate project init command to a clean architecture by @JuanDavidBuitrago in 9110966
- feat: create project folder by @Alec4r in f52baee
- feat: make the coloring scheme much clear to list commands by @Alec4r in d5afbb7
- feat: add logger to explain why we need sudo permissions by @Alec4r in 934b01d
- feat: change tvm list limit by @Alec4r in 4839129
- feat: add virtualenvs binaries to the path by @Alec4r in b72cf67
Bug Fixes
- fix: solve issue in project plugin install by @Alec4r in 487c019
- fix: improve error message when version isn't installed by @Alec4r in ac360bb
- fix: solve tvm list issue by @Alec4r in 4a17fc2
- fix: module not found by @Henrrypg in f03b6f8
- fix: remove requests cache by @Alec4r in 76e2e9a
- fix: solve issue with names that contains hyphen and underscore by @Alec4r in 67bd9e2
- fix: cli uninstall tutor version and plugin help message by @dcoa in 7678801
- fix: pylint errors by @dcoa a554878
Test
- test: add test to tutor install version command by @Alec4r in db1d198
- test: add test to commands of tvm by @JuanDavidBuitrago in f4f9606
- test: add unit test for init command by @JuanDavidBuitrago in 70a7f18
Documentation
- docs: organize tvm documentation by @dcoa in 14d5e38
- docs: update bumpversion message by @Alec4r in 084f5a0
New Contributors
- @JuanDavidBuitrago made their first contribution in 7f78a21
- @dcoa made their first contribution in 14d5e38
Full Changelog: v1.0.0...v2.0.0
v2.0.0-rc.2
⚠ BREAKING CHANGES
- perf: migrate environment manager project init command to clean architecture
Tests
- add unit test suite to the environment manager command
What's Changed
- feat: Migrate project init command to a clean architecture by @JuanDavidBuitrago in #36
Full Changelog: v2.0.0-rc.1...v2.0.0-rc.2
v2.0.0-rc.1
⚠ BREAKING CHANGES
- perf: migrate version manager commands to clean architecture
Tests
- add unit test suite to the version manager commands
Release v1.0.0
⚠ BREAKING CHANGES
- perf: remove setup command and set user home as TVM_PATH by @Alec4r in #13
- revert: remove tvm pip command by @Henrrypg in #23
Features
- Fmo/publishing by @felipemontoya in #1
- feat: add tvm project init command by @Alec4r in #14
- feat: add command tvm plugins install by @Alec4r in #16
- feat: add tvm config commands by @Alec4r in #19
- feat: add plugins uninstall command by @Henrrypg in #22
Bug Fixes
- fix: remove all relations with stack and strains by @Alec4r in #6
- fix: solve issue with setup command by @Alec4r in #9
- fix: solve bug with tvm project env by @Alec4r in #15
- fix: no module named click.shell_completion issue by @Alec4r in #21
Documentation
- docs: update LICENSE by @Alec4r in #2
- docs: update README by @Alec4r in #7
- docs: update issue templates and add contributing file by @Alec4r in #3
- docs: update README by @Alec4r in #17
Continuous Integration
New Contributors
- @felipemontoya made their first contribution in #1
- @Alec4r made their first contribution in #2
- @Henrrypg made their first contribution in #22
Full Changelog: https://github.com/eduNEXT/tvm/commits/v1.0.0