Releases: tristandunn/pusher-fake
Releases · tristandunn/pusher-fake
v6.0.0
- Add support for Ruby 3.3. (Tristan Dunn)
- Drop support for Ruby 3.0. (Tristan Dunn)
- Update development dependencies. (Tristan Dunn)
v5.0.0
- Add support for Ruby 3.2. (Tristan Dunn)
- Drop support for Ruby 2.7. (Tristan Dunn)
- Update development dependencies. (Tristan Dunn)
v4.2.0
- Correctly handle signal trap chains. (Christian Prescott, Tristan Dunn)
- Loosen the thin version restriction. (Tristan Dunn)
- Update development dependencies. (Tristan Dunn)
v4.1.0
- Add support for cache channels. (Tristan Dunn)
v4.0.0
- Add support for Ruby 3.1. (Tristan Dunn)
- Drop support for Ruby 2.6. (Tristan Dunn)
- Update the Pusher JS client to version 7.0.6. (Tristan Dunn)
- Require MFA for privileged operations on RubyGems. (Tristan Dunn)
- Update development and test dependencies. (Tristan Dunn)
- Replace coveralls with simplecov. (Tristan Dunn)
v3.0.1
- Handle
StringIO
being assigned to$stdout
. (Tristan Dunn) - Update development dependencies. (Tristan Dunn)
v3.0.0
- Add support for Ruby 3.0. (Tristan Dunn)
- Drop support for Ruby 2.4 and 2.5. (Tristan Dunn)
- Update development dependencies. (Tristan Dunn)
v2.2.0
- Enable support for Windows by using a thread instead of fork. (Ian Clarkson)
- Update development dependencies. (Tristan Dunn)
v2.1.0
- Remove deprecated Cucumber file. (Tristan Dunn)
- Update the Pusher JS client to version 7.0.0. (Tristan Dunn)
- Update development and test dependencies. (Tristan Dunn)
v2.0.0
- Add support for Ruby 2.7. (Tristan Dunn)
- Fix connection ID for Ruby 2.7. (Mark Thorn)
- Drop support for Ruby 2.2 and 2.3. (Tristan Dunn)
- Update development and test dependencies. (Tristan Dunn)