## 0.4.0 (2023-12-28) - Added precompiled gem for Linux ARM - Updated tomoto to 0.12.7 - Dropped support for Ruby < 3 ## 0.3.3 (2023-02-01) - Added `topic_label_dict` method to `LLDA` - Fixed error with `infer` with loaded model ## 0.3.2 (2023-01-22) - Added precompiled gem for Mac ARM - Updated tomoto to 0.12.4 ## 0.3.1 (2023-01-12) - Added support for Ruby 3.2 ## 0.3.0 (2022-10-03) - Added precompiled gems for Linux and Mac - Updated tomoto to 0.12.3 - Dropped support for Ruby < 2.7 ## 0.2.3 (2021-08-26) - Updated to Rice 4 ## 0.2.2 (2021-08-23) - Reduced gem size ## 0.2.1 (2021-08-23) - Added support for unseen documents ## 0.2.0 (2021-05-23) - Updated tomoto to 0.12.0 - Dropped support for Ruby < 2.6 ## 0.1.4 (2021-03-14) - Added `docs` method - Updated tomoto to 0.10.2 - Updated `add_doc` to return the index of the document ## 0.1.3 (2020-12-19) - Updated tomoto to 0.10.0 ## 0.1.2 (2020-10-10) - Added `summary` method - Added `parallel` option to `train` method ## 0.1.1 (2020-10-10) - Added many more models ## 0.1.0 (2020-10-09) - First release