Skip to content

Tags: aleixpol/litra-rs

Tags

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
v1.0.0 (timrogers#28)

* **BREAKING CHANGE**: Rewrite Rust library interface from the
  ground up to be more idiomatic and easier to use
* Refactor code for better performance, improved error handling
  and more idiomatic Rust 🦀

Thanks to @Holzhaus for his fantastic work and Rust expertise in
this release 💜

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was signed with the committer’s verified signature.
timrogers Tim Rogers
v0.3.0

* Publish `litra` as a Rust crate, exposing a binary target which
  you can run from the command line and a library target which you
  can use from other Rust applications