Skip to content

Releases: moexmen/superlogger

v1.1.0

30 May 02:50
8f721b3
Compare
Choose a tag to compare

What's Changed

  • Allow customisation of fields logged in middleware by @ianyong in #25
  • Add instructions on publishing new versions of Superlogger by @ianyong in #26
  • Update publish instructions to preserve dependency versions by @ianyong in #27
  • Release v1.1.0 by @ianyong in #28

Full Changelog: v1.0.2...v1.1.0

v1.0.2

29 May 01:17
97d3370
Compare
Choose a tag to compare

What's Changed

  • Add missing lock file and Ruby version for reproducible builds by @ianyong in #21
  • Fix failing test cases by @ianyong in #22
  • Fix session ID not being logged for newly created sessions by @ianyong in #23
  • Release v1.0.2 by @ianyong in #24

Full Changelog: v1.0.1...v1.0.2

v1.0.1

04 Apr 11:11
f64f8da
Compare
Choose a tag to compare

Fix forced log out when request is unverified (#18)

v0.1.0

03 May 08:29
Compare
Choose a tag to compare
Rewrite to remove monkey patching (#10)

v0.0.2

19 Apr 08:34
Compare
Choose a tag to compare
Escape newlines in log. Fixes #7 (#8)

v0.0.1

13 Apr 05:14
Compare
Choose a tag to compare
Add RubyGem and Gemnasium badges (#6)