- *(build)* Do not distribute main man page, makes dist require Rust tooling - *(build)* Avoid the perceived need for an extra automake cycle in dist tarball - *(build)* Make sure rockspec generation still works in source tarballs
0.5.1
Features
- *(lua)* Export version so Lua module can inspect itself - *(lua)* Bring lowercase() and uppercase() functions to Lua API
0.5.0
Features
- Implement upper and lower case casting for EN vs TR/AZ
Bug Fixes
- *(build)* Fixup Rust boilerplate so distclean functions
0.4.8
Bug Fixes
- *(build)* Pre-process rust makefile fragments to avoid Automake default rule duplication - *(build)* Distribute makefile fragments with source packaging
0.4.3
Bug Fixes
- *(build)* Move build-time dependency checks out of runtime dep check configure flag - *(build)* Make sure build target doesn't exit with success if it actually fails