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 generealvalidator
frompydantic
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