Skip to content

Merge pull request #31 from nir0s/v0.3.0

Compare
Choose a tag to compare
@nir0s nir0s released this 16 May 06:02
· 65 commits to master since this release
d355b96

ENHANCEMENTS:

  • Add support for ec2 specific contextual fields [#27]
  • Replace datetime.now() with datetime.utcnow() [33e9c11]
  • Optimize performance (benchmarks will come soon) [#26]

BUG FIXES:

  • Reinstate k=v pair string handling only for the CLI [728a274]