All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Fixed titleization handling of colons. #3 by @mattt.
0.0.1 - 2021-01-17
- Basic
Inflector
class, which is a Swift port of the string inflection functionality from Rails ActiveSupport, with localizations for the following locales adapted from Inflections by @davidcelis, and developed by @mattt.