Skip to content

Releases: eduNEXT/tvm

Release v2.2.1

11 Apr 15:47
Compare
Choose a tag to compare

2.2.1 (2024-04-11)

Bug Fixes

  • add build.os to RTD & install proper youtube sphinx dep (#72) (134ed7f)

Documentation

  • bumpversion: v2.2.0 → 2.2.1 (8844860)

Continuous Integration

Release v2.2.0

22 Dec 15:19
Compare
Choose a tag to compare

2.2.0 (2022-12-22)

Features

  • DS-322: add command for remove TVM project (#60) (12439ff)

Continuous Integration

  • update the changelog updater step in bumpversion (#61) (c6fb805)

Documentation

  • update tvm doc release version to 2.1.1 and fix typo and grammar (#59) (025f000)
  • bumpversion: v2.1.1 → 2.2.0 (6b4cbe5)

Release v2.1.1

25 Oct 16:23
Compare
Choose a tag to compare

2.1.1 (2022-10-25)

Bug Fixes

  • DS-291: create a project with a version that is not install (#58) (8adc08a)

Documentation

  • 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)
  • bumpversion: v2.1.0 → 2.1.1 (1261aeb)

Release v2.1.0

22 Sep 15:11
Compare
Choose a tag to compare

2.1.0 (2022-09-22)

Features

  • init command creates new project with global tvm or latest tvm if machine lacks of one (0136699)

Styles

Code Refactoring

Documentation

  • correct quickstart command tvm project init (c2b9545)
  • making the default install the main branch (7c2ef2a)
  • bumpversion: v2.0.1 → 2.1.0 (bf2d68d)

v2.0.1

25 Aug 14:06
bd1e517
Compare
Choose a tag to compare

Bug Fixes

  • Add virtualenv to requirements

v2.0.0

10 Aug 21:54
f1cf7ab
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • perf: migrate version manager commands to clean architecture
  • perf: migrate environment manager project init command to clean architecture

Features

Bug Fixes

Test

Documentation

New Contributors

Full Changelog: v1.0.0...v2.0.0

v2.0.0-rc.2

29 Jul 19:00
Compare
Choose a tag to compare
v2.0.0-rc.2 Pre-release
Pre-release

⚠ 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

Full Changelog: v2.0.0-rc.1...v2.0.0-rc.2

v2.0.0-rc.1

24 Jun 18:34
664b53b
Compare
Choose a tag to compare
v2.0.0-rc.1 Pre-release
Pre-release

⚠ BREAKING CHANGES

  • perf: migrate version manager commands to clean architecture

Tests

  • add unit test suite to the version manager commands

Release v1.0.0

20 May 15:03
5db9701
Compare
Choose a tag to compare

⚠ 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

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

  • ci(commitlint): add commitlint action to github workflow by @Alec4r in #5

New Contributors

Full Changelog: https://github.com/eduNEXT/tvm/commits/v1.0.0