Skip to content

Releases: ZJaume/heliport

v0.7.0

03 Oct 15:55
Compare
Choose a tag to compare

v0.7.0

Added

  • Faster score_lang triggering autovectorization.
  • Multithreaded identification.
  • Load only relevant languages feature.
  • More verbosity when binarizing models
  • Support i/o files other than stdin/stdout.
  • Rank top k languages (still not available in the CLI).
  • Alias detect comand for identify.
  • More verbosity when binarizing models
  • MSRV to 1.71.

Changed

  • Bring back HeLI models (use 2.0).
  • Refactored the CLI into subcommands
  • Renamed compile command to binarize
  • Better error propagation with Anyhow.
  • Separate CLI, download and python into crate features.
  • Renamed Model to ModelNgram and Models to Model.
  • Update tests.

v0.6.0

01 Sep 12:08
Compare
Choose a tag to compare

Now 3.5x faster than fasttext!

Full Changelog: v0.5.0...v0.6.0

v0.5.0

28 Aug 09:59
Compare
Choose a tag to compare

Full Changelog: v0.4.4...v0.5.0

v0.4.4

28 Aug 09:16
Compare
Choose a tag to compare

Full Changelog: v0.4.3...v0.4.4

v0.4.3

26 Aug 10:15
Compare
Choose a tag to compare

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

v0.4.2

26 Aug 09:40
Compare
Choose a tag to compare

Full Changelog: v0.4.1...v0.4.2

v0.4.1

26 Aug 08:57
Compare
Choose a tag to compare

Full Changelog: v0.4.0...v0.4.1

v0.4.0

06 Aug 15:02
Compare
Choose a tag to compare
GA: test PyPi release