Skip to content

Releases: cthoyt/class-resolver

v0.7.0

28 Aug 12:32

Choose a tag to compare

What's Changed

Full Changelog: v0.6.1...v0.7.0

v0.6.1

21 Aug 20:37

Choose a tag to compare

This is the last release to support Python 3.9 - there will already be issues installing before because there was no upper bound on click before. Soz!

What's Changed

  • Add upper bound for click to keep python 3.9 support by @cthoyt in #83

Full Changelog: v0.6.0...v0.6.1

v0.6.0

21 Apr 14:16

Choose a tag to compare

What's Changed

Full Changelog: v0.5.5...v0.6.0

v0.5.5

21 Apr 11:49

Choose a tag to compare

What's Changed

Full Changelog: v0.5.4...v0.5.5

v0.5.4

02 Nov 12:05

Choose a tag to compare

What's Changed

  • Gracefully handle cyclic dependencies by @cthoyt in #72

Full Changelog: v0.5.3...v0.5.4

v0.5.3

02 Nov 10:35

Choose a tag to compare

What's Changed

  • Use future annotations by @cthoyt in #69
  • Enable annotation documentation locations by @cthoyt in #71

Full Changelog: v0.5.2...v0.5.3

v0.5.2

03 Oct 16:46

Choose a tag to compare

What's Changed

  • Add method to generate overview table by @mberr in #66

Full Changelog: v0.5.1...v0.5.2

v0.5.1

26 Sep 22:18

Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.5.1

v0.5.0

07 Sep 15:09

Choose a tag to compare

What's Changed

Full Changelog: v0.4.3...v0.5.0

v0.4.3

19 Feb 19:37

Choose a tag to compare

What's Changed

  • πŸ”₯πŸ“Ά fix lr_scheduler_resolver for torch > 2.0 by @mberr in #59

Full Changelog: v0.4.2...v0.4.3