Skip to content

Latest commit

 

History

History
84 lines (43 loc) · 1.18 KB

CHANGELOG.md

File metadata and controls

84 lines (43 loc) · 1.18 KB

[1.1.4] - 2024-06-09

Changed

  • The LambdaPunch.start_server! to now rescue Errno::EADDRINUSE errors.

[1.1.3] - 2023-04-22

Added

  • Test for error_handler stack trace.

[1.1.2] - 2023-04-22

Added

  • The error_handler will now print the first 10 lines of a stack trace.

[1.1.1] - 2023-04-16

Fixed

  • The lambda_punch install file.

[1.1.0] - 2023-04-16

Added

  • New lambda_punch install interface.

[1.0.3] - 2021-10-27

Added

  • Any Timeout Gem. Tempfile Location Interface

Changed

  • Remove timeout version lock.

[1.0.2] - 2021-07-24

Changed

  • Lazy initialization of Notifier's temp file.

[1.0.0] - 2021-07-05

Added

  • Rails ActiveJob support.

[0.0.8] - 2021-06-28

  • Guard against early notifier.

[0.0.7] - 2021-06-28

  • Fix queue logger.

[0.0.6] - 2021-06-28

  • Ensure Queue is always callable.
  • Change default log level to error.

[0.0.5] - 2021-06-28

  • Ensure Queue is always present.

[0.0.4] - 2021-06-28

  • Fix install rake bug. Non-Rails rake doc.

[0.0.3] - 2021-06-28

  • Add rake runtime dep.

[0.0.2] - 2021-06-28

  • Alpha release.

[0.0.1] - 2021-06-23

  • Project name hold.