What's Changed
New Features
- **add support for custom format field handlers**
This is useful if a field is not a datatype of the standard library.
Improvements/Bug Fixes
- **allow for positional and keyword arguments for formatting**
**Full Changelog**: https://github.com/dylanljones/ftmplt/compare/0.1.1...0.2.0