Skip to content

Releases: jpreprocess/jbonsai

v0.4.1

30 Dec 11:32
a8f8caf

Choose a tag to compare

0.4.1 (2025-12-28)

Performance Improvements

Dependencies

v0.4.0

18 Oct 11:49
d4da318

Choose a tag to compare

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)

v0.3.0

10 May 05:44
70928ba

Choose a tag to compare

0.3.0 (2025-05-10)

⚠ BREAKING CHANGES

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

Features

Bug Fixes

v0.2.2

08 Feb 02:41
e881edc

Choose a tag to compare

0.2.2 (2025-02-08)

Continuous Integration

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

v0.1.1

26 May 01:02
3f33bd0

Choose a tag to compare

0.1.1 (2024-05-26)

Bug Fixes

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