Skip to content

Releases: kapicorp/kadet

Upgrades python-box

13 May 13:51
44b5c1f

Choose a tag to compare

What's Changed

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

v0.3.1

30 Mar 16:51
5c86799

Choose a tag to compare

What's Changed

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

Upgrade Pydantic to 2.6

30 Mar 14:48
40c6e94

Choose a tag to compare

What's Changed

New Contributors

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

0.2.2

20 Nov 15:33
b34e780

Choose a tag to compare

What's Changed

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

0.2.1

20 Aug 11:33
253d505

Choose a tag to compare

What's Changed

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

0.2.0

14 Aug 09:55
9cdf6be

Choose a tag to compare

What's Changed

Full Changelog: v0.1.3...v0.2.0

0.1.3

16 Oct 14:33
aca4d15

Choose a tag to compare

  • Set super class constructor arguments with self.new_with()
  • Fix BaseObj dict dump (#14)

0.1.2

13 Jun 14:10
8d7f1e0

Choose a tag to compare

  • set kwargs as optional with self.optional() method
  • set default optional value with default kwargs in self.optional()
  • support runtime type checks for kwargs with istype keyword in self.need() and self.optional()

0.1.1

14 Mar 11:17

Choose a tag to compare

First release