Skip to content

0.2.0

Latest
Compare
Choose a tag to compare
@fatemender fatemender released this 15 Aug 18:51

This release switches from using the native libyaml library to a transpiled version provided in the unsafe-libyaml crate. This means that installing the library on the target system is no longer necessary or relevant.

Thanks to @dtolnay for unsafe-libyaml and the suggestion to use it.
Closes: #1.