Skip to content

Releases: data-as-code/dac

v0.4.2

13 Feb 17:00
62b65e5
Compare
Choose a tag to compare
Find next version robust to dash or underscore (#27)

* find latest version is now robust to use of "-" and "_" without distinction

* update changelog

* readme typo

---------

Co-authored-by: Ádám Juhász <[email protected]>

v0.4.2rc1

13 Feb 15:33
Compare
Choose a tag to compare
v0.4.2rc1 Pre-release
Pre-release
update changelog

v0.4.1

08 Feb 07:24
d546d5d
Compare
Choose a tag to compare
Add cli `next-version` (#25)

* add find_latest_version

* add cli

* update changelog

* fix increase minor in the case when patch contains characters

* fix typo in test file name

v0.4.0

31 Oct 13:57
60a5bc0
Compare
Choose a tag to compare
allow optional arguments in load() (#24)

v0.3.3

31 Jul 15:16
Compare
Choose a tag to compare
cleanup

v0.3.2

31 Jul 14:59
Compare
Choose a tag to compare
extend compatibility to pydantic v1 and v2

v0.3.1

31 Jul 13:41
Compare
Choose a tag to compare
update changelog before release v0.3.1

v0.3.0

12 Apr 12:19
0bdb3b1
Compare
Choose a tag to compare
dependencies must be separated by ; instead of , (#15)

0.2.0

27 Feb 10:05
Compare
Choose a tag to compare
v0.2.0

update changelog for first official release

v0.0.0-rc.2

22 Feb 19:08
Compare
Choose a tag to compare
v0.0.0-rc.2 Pre-release
Pre-release
remove isort and pylint from pyproject