v2.1.0: Native DateInterval support, improved CLI options
What's Changed
- Module path changes to allow running standalone (not as an included m… by @DavidBrownlee in #50
- DIG-1473: Accept date intervals (rather than absolute dates). by @DavidBrownlee in #51
- change float() to floating() in mapping functions by @lilyyangyi301 in #54
- DIG-1150: Template update and documentation for DateIntervals by @mshadbolt in #53
- Add index and minify command line arguments by @mshadbolt in #55
- Update docs for the recent addition of args by @mshadbolt in #56
- add main and have CSVConvert as CLI script by @mshadbolt in #57
- fix int method, more details in warning by @mshadbolt in #58
New Contributors
- @DavidBrownlee made their first contribution in #50
- @lilyyangyi301 made their first contribution in #54
Full Changelog: v2.0.0...v2.1.0