Skip to content

Latest commit

 

History

History
60 lines (38 loc) · 1.08 KB

File metadata and controls

60 lines (38 loc) · 1.08 KB

Changelog

All notable changes to this project will be documented in this file.

[0.1.2] - 2026-06-14

Important: This is a 0.x release. The API and functions are unstable and may change in future versions.

Added

  • Initial release
  • Core functionality
  • Basic documentation and examples

Changed

Fixed

[0.2.0] - 2026-06-16

Important: This is a 0.x release. The API and functions are unstable and may change in future versions.

Added

Changed

  • Hashtable is now prebuilt
  • Hashtable is now 16MB instead of 32MB
  • set_faster function deleted

Fixed

[0.3.0] - 2026-06-18

Important: This is a 0.x release. The API and functions are unstable and may change in future versions.

Added

  • Added detect_mt() at python package

Changed

  • Compressed scores in the database, we save 1.8 MB

Fixed

[0.4.0] - 2026-06-18

Important: This is a 0.x release. The API and functions are unstable and may change in future versions.

Added

  • Added isolated configuration functions

Changed

Fixed