- Initial release
- Support setting a different field name in the formatted output
- Rename :formatted_name option to :rename
- Introduce definition#load to silently ignore non-whitelisted sort fields
- Introduce #fields to whitelist multiple fields with the same field defaults at once
- Allow field renaming using a Proc instead of hardcoding a string value