Skip to content

Latest commit

 

History

History
100 lines (54 loc) · 4.28 KB

CHANGELOG.md

File metadata and controls

100 lines (54 loc) · 4.28 KB

Changelog

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.

v2.3.1 - 2024-05-15

2.3.1 (2024-05-15)

Bug Fixes

v2.3.0 - 2024-04-11

2.3.0 (2024-04-11)

Features

  • add workflow to add items to the Dedalo project DS-831 (#71) (04e894b)

v2.2.1 - 2024-04-11

2.2.1 (2024-04-11)

Bug Fixes

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

Continuous Integration

v2.2.0 - 2022-12-22

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)

v2.1.1 - 2022-10-25

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)

v2.1.0 - 2022-09-22

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)

[2.0.1] - 2022-08-25

Changed

  • Add virtualenv to requirements

[2.0.0] - 2022-08-10

Changed

  • BREAKING CHANGE: Migrate environment manager project init command to clean architecture.
  • BREAKING CHANGE: Migrate version manager commands to clean architecture.