Skip to content
This repository has been archived by the owner on Dec 4, 2023. It is now read-only.

Releases: mallgroup/roadrunner

v1.0.0-rc2

02 Jun 08:34
644356a
Compare
Choose a tag to compare
v1.0.0-rc2 Pre-release
Pre-release

What's Changed

  • fix(Extension): fix init cookie on response setup by @dstrop in #19

Full Changelog: v1.0.0-rc1...v1.0.0-rc2

v1.0.0-rc1

14 Feb 09:30
4938f5a
Compare
Choose a tag to compare
v1.0.0-rc1 Pre-release
Pre-release

What's Changed

  • fix(Session): Send cookie header only when session has been used by @MiMatus in #14
  • Add middlewares into RR plugin by @bckp and @dstrop in #9

Full Changelog: v0.1.2...v1.0.0-rc1

Released version v0.1.2

07 Apr 09:48
Compare
Choose a tag to compare

Fixed issue with RequestFactory: setting null on int parameter

Full Changelog: v0.1.1...v0.1.2

Released version v0.1.1

17 Mar 14:17
Compare
Choose a tag to compare
  • fixed issue with extension, that preventing usage

Full Changelog: v0.1.0...v0.1.1

Released version v0.1.0

15 Mar 16:39
bae4bea
Compare
Choose a tag to compare

What's Changed

  • Add reason to Response clean-up by @MiMatus in #3
  • Remove super-globals in trusted proxy resolution by @MiMatus in #1
  • Add simple unit tests by @MiMatus in #2
  • Added tests and coverage by @bckp in #4
  • Fix response set cookie header value generation by @MiMatus in #6
  • Add response set cookie tests by @MiMatus in #5
  • Added new callback after response is send by @bckp in #7
  • RequestFactory was refactored by @bckp in #8

New Contributors

  • @MiMatus made their first contribution in #3
  • @bckp made their first contribution in #4

Full Changelog: https://github.com/mallgroup/roadrunner/commits/v0.1.0

Initial realease

03 Feb 00:05
Compare
Choose a tag to compare
Initial realease Pre-release
Pre-release

First release, huray :)

  • this is early stage of extension

Full Changelog: https://github.com/mallgroup/nette-roadrunner/commits/v0.0.1