Skip to content

Releases: mvbosch/quicksettings

v1.1.1

06 Dec 10:15
1bae86e

Choose a tag to compare

What's Changed

  • Feat: Raise on missing dataclass fields by @mvbosch in #7

Full Changelog: v1.1.0...v1.1.1

v1.1.0

26 Nov 13:56
cd1c0e9

Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.1.0

v1.0.1

15 Nov 07:25
6052ef4

Choose a tag to compare

What's Changed

  • Stricter union checks by @mvbosch in #5
  • Fix a bug where a union type may incorrectly get passed to an issubclass check

Full Changelog: v1.0.0...v1.0.1

v1.0.0

11 Nov 14:04
ab36554

Choose a tag to compare

What's Changed

  • Support default factories and Enum types by @mvbosch in #4

Full Changelog: v0.2.0...v1.0.0

v0.2.0

28 Aug 09:42
6652510

Choose a tag to compare

What's Changed

  • Fix validation for required missing fields by @mvbosch in #3

Full Changelog: v0.1.0...v0.2.0

v0.1.0

20 Aug 13:18
731d1ab

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/mvbosch/quicksettings/commits/v0.1.0