Skip to content

Releases: rubyists/leopard

v0.2.3

16 Aug 17:02
ae77652

Choose a tag to compare

0.2.3 (2025-08-16)

Bug Fixes

  • #35 - Limits the backtrace to 4 lines in our exceptions (#36) (df0fee8)

v0.2.2

15 Aug 19:45
e1e5c8c

Choose a tag to compare

0.2.2 (2025-08-15)

Bug Fixes

  • Ensure we exit after saying Bye Bye (#33) (11a7584)

v0.2.1

08 Aug 13:08
a86b1c9

Choose a tag to compare

0.2.1 (2025-08-08)

Bug Fixes

  • Do not leak SemanticLogger settings outside of isolation (#30) (524595c)

v0.2.0

07 Aug 13:30
342f889

Choose a tag to compare

0.2.0 (2025-08-07)

⚠ BREAKING CHANGES

  • Big move to use kwargs as the initializer for classes which include us (#28)

Bug Fixes

  • Big move to use kwargs as the initializer for classes which include us (#28) (72293b4)

v0.1.7

06 Aug 19:36
965b2c3

Choose a tag to compare

0.1.7 (2025-08-06)

Bug Fixes

  • Allow non blocking all the way down to the instance level (#27) (01748a5)
  • Stop sending code argument to respond_with_error, it does not accept it (#23) (9d87b8c)

v0.1.6

03 Aug 20:24
f83c237

Choose a tag to compare

0.1.6 (2025-08-03)

Features

  • Adds graceful shutdown when INT/TERM/QUIT signal is received (#18) (ce03fb0)

v0.1.5

31 Jul 18:55
b6192d2

Choose a tag to compare

0.1.5 (2025-07-31)

Bug Fixes

  • Run in blocking mode, not just non-blocking (#15) (a659145)

v0.1.4

31 Jul 18:22
e5a0600

Choose a tag to compare

0.1.4 (2025-07-31)

Bug Fixes

  • Have to build the gem before we can find it, doh (#13) (62053e9)

v0.1.3

31 Jul 18:06
9df73bb

Choose a tag to compare

0.1.3 (2025-07-31)

Bug Fixes

  • Fixes the gem publisher, and adds missing .version.txt (#11) (3dcbd3c)

v0.1.2

31 Jul 17:38
8adc7bd

Choose a tag to compare

0.1.2 (2025-07-31)

Bug Fixes

  • Remove sequel cruft in ci config (#9) (09a43e2)