Skip to content

Latest commit

 

History

History
116 lines (54 loc) · 5.49 KB

File metadata and controls

116 lines (54 loc) · 5.49 KB

Changelog

0.4.2 (2026-06-21)

Bug Fixes

Dependencies

0.4.1 (2025-12-28)

Performance Improvements

Dependencies

0.4.0 (2025-10-18)

⚠ BREAKING CHANGES

  • Remove unstable SIMD optimization

Features

  • Remove unstable SIMD optimization (4392df6)

Bug Fixes

Performance Improvements

Dependencies

  • update rust crate thiserror to v2.0.14 (#102) (6403653)
  • update rust crate thiserror to v2.0.15 (#103) (77ecdcc)
  • update rust crate thiserror to v2.0.16 (#104) (fe69bd3)

0.3.0 (2025-05-10)

⚠ BREAKING CHANGES

  • move jbonsai::model::load_htsvoice_file to jbonsai::model::load_htsvoice_from_bytes

Features

Bug Fixes

0.2.2 (2025-02-08)

Continuous Integration

  • inherit secrets in release workflow (#71) (5b27727)

0.2.1 (2025-02-08)

Continuous Integration

0.2.0 (2025-02-03)

⚠ BREAKING CHANGES

  • pub(crate) for ::model::tests (#55)

Features

Dependencies

Miscellaneous Chores

0.1.1 (2024-05-26)

Bug Fixes

  • Fix panic when empty string is provided and speed is set (#50) (f67f2a2)