Skip to content

Releases: HelmholtzAI-Consultants-Munich/EffiDict

v0.0.9

05 Jun 12:33
Compare
Choose a tag to compare

v0.0.8

23 May 07:21
41995da
Compare
Choose a tag to compare

Revert back to 0.0.6

v0.0.6

30 Apr 15:28
a44ea7f
Compare
Choose a tag to compare

Full Changelog: v0.0.5...v0.0.6

v0.0.5

29 Apr 10:26
Compare
Choose a tag to compare

Added some utility functions:

  • pop()
  • __contains__()
  • clear()

Full Changelog: v0.0.4...v0.0.5

v0.0.4

29 Apr 08:46
dca5556
Compare
Choose a tag to compare

Adapter the destroyer to joblib

v0.0.3

19 Feb 16:03
88daf41
Compare
Choose a tag to compare
  • Added the possibility to load data from an existing dict

v0.0.2

19 Feb 15:10
74f8e8b
Compare
Choose a tag to compare
  • Processes a single instance at a time (not fast but it works correctly)