Skip to content

v0.11.0

Compare
Choose a tag to compare
@mneudert mneudert released this 25 Mar 19:07
· 128 commits to master since this release
  • Enhancements

    • Logfiles can be configured using system environment variables
    • Logs are written in batches to the output file (configurable, default 100ms)
  • Backwards incompatible changes

    • :local_time is now internally stored as a Timex.DateTime struct
    • Minimum required version of :timex raised to ~> 2.0 (#12)