Skip to content

v0.13.0

Choose a tag to compare

@KennethEnevoldsen KennethEnevoldsen released this 19 Feb 08:26
· 131 commits to main since this release

v0.13.0 (2024-02-19)

Feature

  • feat: Ensure that all model names are consistent

i.e. that they have the same name as they would have on the benchmark (c2299cd)

Fix

  • fix: made the to method optional on the encoder (157a91c)

  • fix: Add to method to lazyloadencoder (0b6d0be)

  • fix: Ensure return type is always np.ndarray (e8d3994)

  • fix: Ensure return type is always np.ndarray (06c5cd8)

Unknown

  • Merge pull request #153 from KennethEnevoldsen/ensure-consistent-names

Ensure consistent names (83fd962)