Skip to content

Latest commit

 

History

History
67 lines (36 loc) · 2.99 KB

CHANGELOG.md

File metadata and controls

67 lines (36 loc) · 2.99 KB

Changelog

v0.3.0 (2023-03-14)

Full Changelog

v0.2.3 (2023-03-14)

Full Changelog

Merged pull requests:

  • Attempting to properly track code coverage after fork() #15 (kigster)
  • Adding a proper codecov and updating READFME #14 (kigster)
  • [Snyk] Security upgrade ruby from 3.0.0 to 3.1 #12 (snyk-bot)

v0.2.2 (2023-03-07)

Full Changelog

v0.2.1 (2023-03-07)

Full Changelog

Fixed bugs:

  • pumad doesn't work with puma v6 #10
  • doesn't daemonize #9
  • Log is not working #8
  • Currently breaks in a single (non-cluster) mode #1

Merged pull requests:

  • Hopefully fixing demonization for Puma v5 and v6 #11 (kigster)

v0.2.0 (2023-03-07)

Full Changelog

Merged pull requests:

v0.1.2 (2021-03-05)

Full Changelog

Fixed bugs:

  • uninitialized constant Puma::HAS_SSL (NameError) #3

Merged pull requests:

  • Hoping to fix HAS_SSL error #5 (kigster)
  • Adding dockerfiles for testing Puma on Linux #2 (kigster)

v0.1.1 (2021-01-24)

Full Changelog

v0.1.0 (2021-01-18)

Full Changelog

* This Changelog was automatically generated by github_changelog_generator