Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@Nikronic Nikronic released this 09 Sep 13:24
· 0 commits to release-v0.2.0 since this release
146fb3f

What's Changed

  • Fix readthedocs not rendering docs because of missing core packages by adding requirements based on CPU hardware by @Nikronic in #9
  • fix missing links, indentation and formatting by @Nikronic in #11
  • Update dvc intro by @Nikronic in #12
  • transit to use toml based setup by @Nikronic in #13
  • use predefined types (e.g. Field) instead of genereal validator from pydantic by @Nikronic in #14
  • add github action workflows for building docs by @Nikronic in #15
  • remove versioning as part of the library by @Nikronic in #16
  • fix using library version file instead of setup one (VERSION) by @Nikronic in #18
  • bump version to v0.2.0 by @Nikronic in #17

Full Changelog: v0.1.0-alpha...v0.2.0