Skip to content

Latest commit

 

History

History
45 lines (26 loc) · 734 Bytes

CHANGELOG.md

File metadata and controls

45 lines (26 loc) · 734 Bytes

0.3.0 (2023-07-24)

  • Fixed installation error on Windows
  • Dropped support for Ruby < 3

0.2.4 (2022-01-16)

  • Improved ARM detection

0.2.3 (2021-11-15)

  • Fixed installation error with ARM Mac

0.2.2 (2021-10-16)

  • Fixed file cannot be opened errors

0.2.1 (2021-05-23)

  • Improved performance

0.2.0 (2021-05-17)

  • Updated to Rice 4
  • Dropped support for Ruby < 2.6

0.1.3 (2020-04-28)

  • Updated fastText to 0.9.2
  • Added support for autotune
  • Added --with-optflags option

0.1.2 (2020-01-10)

  • Fixed installation error with Ruby 2.7

0.1.1 (2019-10-26)

  • Fixed installation
  • Reduced gem size
  • Added support for multiple documents to predict method

0.1.0 (2019-10-26)

  • First release