Releases: gacela-project/router
Releases · gacela-project/router
0.12.1
What's Changed
- Allow default request get values by @Chemaclass in #36
Full Changelog: 0.12.0...0.12.1
0.12.0
0.11.0
What's Changed
- Upgrade gacela:^1.4 and container:^0.5 by @Chemaclass
Full Changelog: 0.10.0...0.11.0
0.10.0
What's Changed
- Add Infection by @Tito-Kati in #29
- Use nproc and sysctl by @Tito-Kati in #30
- Create RouterInterface by @Chemaclass in #31
- Group Configure classes in the same dir by @Chemaclass in #32
- Add adapter RouterGacelaConfig by @Chemaclass in #33
Full Changelog: 0.9.0...0.10.0
0.9.0
What's Changed
- Allow adding routes in different steps by @Chemaclass in #26
- Unify Router use by @Tito-Kati in #28
- Refactor Router Static Methods by @Tito-Kati in #27
Full Changelog: 0.8.0...0.9.0
0.8.0
What's Changed
- Require response to be a string or implements Stringable by @Tito-Kati in #21
- Simplify Route::requestMatches implementation by @Tito-Kati in #23
- Upgrade container:0.3 by @Chemaclass in #24
Full Changelog: 0.7.0...0.8.0
0.7.0
What's Changed
- Create JsonResponse by @Chemaclass @Tito-Kati @JesusValera in #19
- Allow headers in Response by @Chemaclass in #20
Full Changelog: 0.6.0...0.7.0
0.6.0
What's Changed
- Move and fix 404 tests by @Tito-Kati in #12
- Error handler by @Tito-Kati @JesusValera @Chemaclass in #13
- Introspective handling by @Tito-Kati @JesusValera in #14
- Support class handlers by @Chemaclass in #16
- Add named constructor for UnsupportedHttpMethodException by @Chemaclass in #17
- Improve readme example by @Chemaclass in #18
Full Changelog: 0.5.0...0.6.0
0.5.0
What's Changed
- Trigger 404 if no Route was found by @Chemaclass in #11
Full Changelog: 0.4.0...0.5.0
0.4.0
What's Changed
- Inject Request in Controller's constructor by @JesusValera in #8
- Match route by @Tito-Kati in #9
Full Changelog: 0.3.0...0.4.0