Skip to content

Releases: jake-low/uu

v0.2.0

23 Aug 23:57
517c501
Compare
Choose a tag to compare

Running uu with no arguments is now (again) equivalent to running uu inspect.

No new features apart from that. I've refactored some code and adds some unit tests. I hope to eventually migrate this tool to use ICU4X instead of the unmaintained unic crate; these changes are meant to make that easier.

Full Changelog: v0.1.0...v0.2.0

v0.1.0

18 Feb 05:44
4e837c8
Compare
Choose a tag to compare

Initial release. Contains the uu inspect and uu lookup subcommands.

Full Changelog: https://github.com/jake-low/uu/commits/v0.1.0