Releases: schrismartin/CMToolkit
Releases · schrismartin/CMToolkit
Swift 5
Initial Release
This release adds support for the following:
- Configure your objects using
Transformable
andSingleValueSettable
(or both withConfigurable
) - Get some naive (but simple) shorthands for adding time
- Use throwing convenience functions to interface with optionals
- Initialize
URL
s with hard-codedStaticString
s - Use key paths to interface with high-order functions like
map
andsorted