2.8.0
New Features
- Added support for Swift 5.
David Jennes
@fortmarek
#119
#122
#125
#127 - Updated Stencil to the latest version (0.14).
@fortmarek
#127
Bug Fixes
- Fix crash with the
lowerFirstWord
filter when running on empty strings.
@fortmarek
#127
Internal Changes
- Update to SwiftLint 0.42.0 and enable some extra SwiftLint rules.
David Jennes
@fortmarek
#116
#127
#137 - Switch from CircleCI to GitHub Actions.
David Jennes
#128 - Dropped support for Swift 4.2.
David Jennes
#132 - Switched the whole project over to use Swift Package Manager, restructuring some of the internals in the process.
David Jennes
#130 - Made the filter implementations public, so they can be used in other libraries.
David Jennes
#136