Skip to content

Releases: wearepal/ranzen

v2.1.3

14 Jun 10:34
Compare
Choose a tag to compare

What's Changed

Bug fixes 🐞

Other Changes ⚔️

  • Modernize docs deployment action by @tmke8 in #220
  • Fix some type issues surfaced by new pyright version by @tmke8 in #223
  • Don't depend on torch by @tmke8 in #225
  • Replace isort with ruff by @tmke8 in #226

Full Changelog: v2.1.2...v2.1.3

v2.1.2

10 May 17:12
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • Add approximate stratified batch sampler by @tmke8 in #216
  • Make the approximate stratified sampler more flexible by @tmke8 in #219

Other Changes ⚔️

Full Changelog: v2.1.1...v2.1.2

v2.1.1

17 Mar 14:39
Compare
Choose a tag to compare

What's Changed

  • Remove the implementation of @deprecated by @tmke8 in #206
  • Convert all poetry groups back to extras by @tmke8 in #207

Full Changelog: v2.1.0...v2.1.1

v2.1.0

16 Mar 10:31
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Bug fixes 🐞

Other Changes ⚔️

Full Changelog: 2.0.6...v2.1.0

2.0.6

15 Dec 11:23
Compare
Choose a tag to compare

What's Changed

Other Changes ⚔️

Full Changelog: 2.0.5...2.0.6

2.0.5

04 Nov 15:20
Compare
Choose a tag to compare

What's Changed

Other Changes ⚔️

  • Make Option Generic for improved type safety when overriding with_hydra. by @MylesBartlett in #170

Full Changelog: v2.0.4...2.0.5

v2.0.4

27 Oct 10:34
Compare
Choose a tag to compare

What's Changed

Documentation improvements ✍️

  • Fix the example sections in the documentation by indenting their content by @thomkeh in #168

Other Changes ⚔️

  • Resolve all the interpolations in the config dict because that's nicer for logging by @thomkeh in #169

Full Changelog: 2.0.3...v2.0.4

2.0.3

15 Sep 11:00
Compare
Choose a tag to compare

What's Changed

Other Changes ⚔️

Full Changelog: v2.0.2...2.0.3

v2.0.2

21 Aug 11:58
Compare
Choose a tag to compare

What's Changed

Bug fixes 🐞

Documentation improvements ✍️

Full Changelog: v2.0.1...v2.0.2

v2.0.1

18 Aug 16:02
Compare
Choose a tag to compare

What's Changed

Breaking Changes 🛠

New Features 🎉

  • Use official pandas type stubs and change typing imports by @thomkeh in #143

Other Changes

Full Changelog: v2.0.0...v2.0.1