This repository was archived by the owner on Oct 7, 2024. It is now read-only.
v0.6.0
Breaking changes: - Removed lower and upper case. -- Use the built in [Rust implementations](https://doc.rust-lang.org/std/string/struct.String.html#method.to_uppercase) Non-breaking change: - Removed lib definitions. -- Thanks @kanerogers