This release adds support for;
- CURRENT_MONTH_DAY1 magic date keyword for the date fields, which gets replaced with the 1st of the current month
- Adds support for field type overrides, specifically adds support for Percentage, which creates a dataset column with the type percentage
- Adds support to specify a time location, by default it will use the local time of the machine, but if a time location is provided and valid (for cases where this is run on a server) it allows specifying a timezone location in the config for which the time will transcribe itself to.