Skip to content

Releases: akasprzok/logfmt_ex

v0.4.2

22 Aug 17:25
Compare
Choose a tag to compare

Primarily contains enhancements to documentation.

Empty value strings are no longer encoded as "", but instead are left empty to comply with the logfmt spec. So instead of empty="", it now encodes as empty=.

Better docs

28 Jul 05:35
Compare
Choose a tag to compare

Maintenance release with some refactoring.

Hexdocs should be much better now!

v0.2.1 fix IOdata message input

31 May 16:44
Compare
Choose a tag to compare

Fixes a bug that would under certain circumstances crash the GenServer.

GenServer, Example Application, ISO8601

30 May 03:36
Compare
Choose a tag to compare
  • Now instantiates a GenServer that handles opts for the library.
  • Added example application to source code
  • now supports :iso8601 timestamp_format option

Full Changelog: v0.1.1...v0.2.0

Initial GH Release

28 May 21:25
b8959ec
Compare
Choose a tag to compare

GH releases to be synced with hex releases going forward.

What's Changed

New Contributors

Full Changelog: https://github.com/akasprzok/logfmt_ex/commits/v0.1.1