CHANGELOG.md
May 5, 2025 ยท View on GitHub
0.3.1 (2025-05-04)
- Fixed issue with Fiddle 1.1.7+
- Fixed memory leaks
0.3.0 (2025-04-03)
- Dropped support for Ruby < 3.2
0.2.2 (2024-12-29)
- Fixed warning with Ruby 3.4
0.2.1 (2023-12-12)
- Fixed error with
ids_to_textand all special tokens
0.2.0 (2023-09-20)
- Fixed error with
dupandclone - Dropped support for Ruby < 3
0.1.8 (2023-02-01)
- Improved ARM detection
0.1.7 (2021-09-24)
- Updated Bling Fire to 0.1.8
- Added
ids_to_textmethod
0.1.6 (2021-06-07)
- Updated Bling Fire to 0.1.7
- Added
prefixoption
0.1.5 (2021-03-14)
- Updated Bling Fire to 0.1.5
- Added ARM shared library for Linux
0.1.4 (2020-12-28)
- Added ARM shared library for Mac
0.1.3 (2020-10-01)
- Added
text_to_words_with_offsetsmethod - Added
text_to_sentences_with_offsetsmethod - Added
text_to_ids_with_offsetsmethod - Added
normalize_spacesmethod
0.1.2 (2020-06-25)
- Updated Bling Fire to 0.1.3
0.1.1 (2020-05-01)
- Updated Bling Fire to 0.1.1
- Improved error message when model not found
0.1.0 (2020-02-24)
- First release