Skip to content
Anslatortray for Rust 0.3.0

- Seperation of existing code into several files for easier maintainablility
- Added benchmarks using nightly Rust features to the code. You don't need a nightly compiler to use this package, but you do if you want to run "cargo bench --features nightly-features"
- Add two programs that make use of the library, "anslatetray" and "anslatetray-file"
- Add support for Ferb Latin
- Improve documentation
- Improve tests
- The translate_with_style and translate_word_with_style functions are no longer considered experimental