Skip to content

Releases: nox7/nox

v2.1.2

08 Feb 20:27
6880e2d
Compare
Choose a tag to compare
  • Fixes the file payloads not being populated if the request is a POST request and there are no POST parameters other than files.

v2.1.1

05 Jan 16:16
Compare
Choose a tag to compare
  • Adds ability for request to create and use cookies/query parameters from the super globals or from user input. Makes unit testing simpler.

v2.1.0

05 Jan 15:53
7bfa5ed
Compare
Choose a tag to compare

What's Changed

  • Mass overhaul of Request handling in controllers and internal router by @nox7 in #45

Full Changelog: 2.0.11...2.1.0

v2.0.11

22 Dec 20:23
b1f2dfe
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.10...2.0.11

v2.0.10

20 Dec 14:18
4ef5287
Compare
Choose a tag to compare

What's Changed

  • whereClauses can exist, but still not have bound params by @nox7 in #41
  • 2.0.10 by @nox7 in #42

Full Changelog: 2.0.9...2.0.10

v1.5.4

20 Dec 20:14
Compare
Choose a tag to compare

What's Changed

  • Updates the example directory to modern Nox standards by @nox7 in #27
  • Fixes broken router RouteAttribute instances

Full Changelog: 1.5.3...1.5.4

v2.0.9

20 Oct 19:59
Compare
Choose a tag to compare
  • Static files had incorrect Last-Modified header set. It was always set as the current time

v2.0.8

27 Sep 15:44
0c875a9
Compare
Choose a tag to compare

What's Changed

  • Last-Modified, ETag, and cache validation check implementation by @nox7 in #39
  • 2.0.8 by @nox7 in #40

Full Changelog: 2.0.7...2.0.8

v2.0.7

27 Sep 13:16
32b410a
Compare
Choose a tag to compare

What's Changed

  • Support for "x-www-form-urlencded" payloads by @nox7 in #37
  • 2.0.7 by @nox7 in #38

Full Changelog: 2.0.6...2.0.7

v2.0.6

22 Sep 23:03
b8d28dc
Compare
Choose a tag to compare

What's Changed

  • Construct class attributes on a chosen route's class by @nox7 in #35
  • 2.0.6 by @nox7 in #36

Full Changelog: 2.0.5...2.0.6