Skip to content

v2.1.0: Native DateInterval support, improved CLI options

Compare
Choose a tag to compare
@mshadbolt mshadbolt released this 11 Mar 16:14
· 93 commits to develop since this release
b3b4816

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

Full Changelog: v2.0.0...v2.1.0