Skip to content

Releases: dswistowski/svarog

v0.3.2

31 May 08:58
35c5c30
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v0.3.2

v0.3.1

02 Feb 14:51
ca5054a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.1

v0.3.0

19 May 11:07
e79574c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.2...v0.3.0

v0.2.2

06 Jan 20:40
7779630
Compare
Choose a tag to compare

What's Changed

  • handle case when type have annotated init, but raw value is not a dict by @dswistowski in #152

Full Changelog: v0.2.1...v0.2.2

v0.2.1

25 Dec 00:23
7432fc6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

20 Dec 02:26
c7ade3d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.9...v0.2.0

v0.1.9

21 Oct 09:50
718ed84
Compare
Choose a tag to compare

What's Changed

  • cleanup release process, get rid of tags and release drafter by @dswistowski in #138

Full Changelog: v0.1.8...v0.1.9

v0.1.8

13 Oct 12:10
6eac2c7
Compare
Choose a tag to compare

What’s Changed

🐛 Fixed

  • Remove redundant condition in the publish workflow (#137)
  • Publish action to trigger (#136)

Previous Version: v0.1.7
Contributors: @dedoussis

v0.1.7

12 Oct 14:09
5f0d11f
Compare
Choose a tag to compare

What’s Changed

🚀 Added

  • Support for python 3.10 (#135)

🧰 Updated

  • Bump flake8 from 3.9.2 to 4.0.1 (#134)
  • Bump poetry-dynamic-versioning from 0.13.0 to 0.13.1 (#128)
  • Bump pytest from 6.2.4 to 6.2.5 (#130)
  • Bump sphinx from 4.1.2 to 4.2.0 (#131)
  • Bump black from 21.7b0 to 21.9b0 (#132)
  • Bump sphinx from 4.0.3 to 4.1.2 (#127)
  • Bump black from 21.6b0 to 21.7b0 (#126)
  • Bump sphinx from 4.0.2 to 4.0.3 (#123)

Previous Version: v0.1.6
Contributors: @dedoussis, @dependabot, @dependabot[bot] and @dswistowski

v0.1.6

28 Jun 09:53
81c9518
Compare
Choose a tag to compare

What’s Changed

  • fix: Type annotations (#115)
  • Bump black from 21.5b1 to 21.6b0 (#114)

🚀 Added

  • Migrate to poetry and github actions (#118)

🐛 Fixed

  • fix release drafter (#121)

Previous Version: v0.1.5
Contributors: @dedoussis, @dependabot, @dependabot[bot] and @dswistowski