v0.11.0
-
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 aTimex.DateTime
struct- Minimum required version of :timex raised to
~> 2.0
(#12)