Skip to content

Releases: fox-toolkit/fox

v0.30.1

23 May 18:51
5b6f695

Choose a tag to compare

v0.30.0

14 May 18:33
e4464c7

Choose a tag to compare

What's Changed

  • fix(subrouter): clear subPatterns on fallthrough handlers by @tigerwill90 in #107
  • fix(subrouter): invalid pattern with regex wildcard or params by @tigerwill90 in #108
  • fix(subrouter): stop aliasing route.params via Context.paramsKeys by @tigerwill90 in #109
  • Fix sub default propagate params by @tigerwill90 in #110
  • feat(matcher): seal Context from matcher API via onlyRequestContext by @tigerwill90 in #111

Full Changelog: v0.29.5...v0.30.0

v0.29.5

10 May 15:19
7fd0db9

Choose a tag to compare

What's Changed

Full Changelog: v0.29.4...v0.29.5

v0.29.4

07 May 15:32
70ae18c

Choose a tag to compare

What's Changed

Note

This repository has been transferred from github.com/tigerwill90/fox to github.com/fox-toolkit/fox.
Existing users should update their imports and go.mod accordingly.

Full Changelog: v0.29.3...v0.29.4

v0.29.3

05 May 10:06
6b618ae

Choose a tag to compare

What's Changed

Note

This repository has been transferred from github.com/tigerwill90/fox to github.com/fox-toolkit/fox.
Existing users should update their imports and go.mod accordingly.

Full Changelog: v0.29.2...v0.29.3

v0.29.2

03 May 11:37
ba56b3c

Choose a tag to compare

What's Changed

Note

This repository has been transferred from github.com/tigerwill90/fox to github.com/fox-toolkit/fox.
Existing users should update their imports and go.mod accordingly.

Full Changelog: v0.29.1...v0.29.2

v0.29.1

26 Apr 15:06
223df28

Choose a tag to compare

What's Changed

  • fix(tree): surface all conflicts on multi-method route registration by @tigerwill90 in #99

Note

This repository has been transferred from github.com/tigerwill90/fox to github.com/fox-toolkit/fox.
Existing users should update their imports and go.mod accordingly.

Full Changelog: v0.29.0...v0.29.1

v0.29.0

26 Apr 14:03
95add0e

Choose a tag to compare

What's Changed

Note

This repository has been transferred from github.com/tigerwill90/fox to github.com/fox-toolkit/fox.
Existing users should update their imports and go.mod accordingly.

Full Changelog: v0.28.2...v0.29.0

v0.28.2

15 Apr 20:08
1189276

Choose a tag to compare

What's Changed

  • test: rename route/txn/response_writer tests to follow Go naming conventions by @tigerwill90 in #81
  • test: rename fox_test.go tests to follow Go naming conventions by @tigerwill90 in #85
  • test: rename options_test.go tests to follow Go naming conventions by @tigerwill90 in #82
  • test: rename matcher/recovery/logger tests to follow Go naming conventions by @tigerwill90 in #83
  • test: rename TestContext_Fox to TestContext_Router by @tigerwill90 in #84
  • test: rename BenchmarkCloneWith to follow Go naming conventions by @tigerwill90 in #86
  • test: rename internal/ tests to follow Go naming conventions by @tigerwill90 in #87
  • test: rename tree/path tests to follow Go naming conventions by @tigerwill90 in #88
  • test: rename node/parser tests to follow Go naming conventions by @tigerwill90 in #89
  • test: rename clientip tests to follow Go naming conventions by @tigerwill90 in #90
  • test: move TestIter_Methods to iter_test.go by @tigerwill90 in #92
  • test: move TestRoute_Middleware to route_test.go by @tigerwill90 in #93
  • test: move iTree lookup tests to tree_test.go by @tigerwill90 in #94
  • test: move iTree delete tests to tree_test.go by @tigerwill90 in #91

Note

This repository has been transferred from github.com/tigerwill90/fox to github.com/fox-toolkit/fox.
Existing users should update their imports and go.mod accordingly.

Full Changelog: v0.28.1...v0.28.2

v0.28.1

13 Apr 19:54
a696e0d

Choose a tag to compare

What's Changed

Note

This repository has been transferred from github.com/tigerwill90/fox to github.com/fox-toolkit/fox.
Existing users should update their imports and go.mod accordingly.

Full Changelog: v0.28.0...v0.28.1