Skip to content

v0.6.0

@o24s o24s tagged this 21 Sep 13:05
This commit introduces major improvements across the library.

- Added a thread-safe singleton for core data,
  making `Uroman::new()` near-zero cost after the first call.
  The library is now fully thread-safe.

- Fixed an out-of-bounds panic related to a Tibetan character.

- BREAKING: Renamed `RomanizationOutput::to_output_string()` to
  `to_string()` for better ergonomics and consistency with Rust conventions.
Assets 2
Loading