Skip to content

Releases: iarsham/multiplexer

v1.4.1

06 Jul 18:53
9c7a547
Compare
Choose a tag to compare

What's Changed

  • add:addtional test for middleware and mux by @iarsham in #12

Full Changelog: v1.3.1...v1.4.1

v1.3.1

15 Jun 09:05
b4be3bb
Compare
Choose a tag to compare

What's Changed

  • add middleware test and prevent slash in last of endpoint by @iarsham in #11

Full Changelog: v1.2.1...v1.3.1

v1.2.1

31 May 23:59
e973620
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...v1.2.1

v1.1.1

24 May 06:45
fa14897
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.1.1

v1.1.0

19 May 07:53
d4681b4
Compare
Choose a tag to compare

What's Changed

  • add:allowed http method in response header by @iarsham in #8

Full Changelog: v1.0.0...v1.1.0

v1.0.0

16 May 14:29
f92b785
Compare
Choose a tag to compare

What's Changed

  • add:readme && remove:addtional line that print something. by @iarsham in #7

Full Changelog: v.0.6.0...v1.0.0

v.0.6.0

16 May 13:09
fed8426
Compare
Choose a tag to compare

What's Changed

  • add:custom notfound and notallowed method handlers in mux and update … by @iarsham in #6

Full Changelog: v0.5.0...v0.6.0

v0.5.0

14 May 17:36
1df6e75
Compare
Choose a tag to compare

What's Changed

  • add:new sub-router method with the given path appended to the parent… by @iarsham in #5

Full Changelog: v0.4.0...v0.5.0

v0.4.0

03 May 19:12
8ce2ce4
Compare
Choose a tag to compare

What's Changed

  • add:middleware chaining functionality for flexible request handling. by @iarsham in #4

Full Changelog: v0.3.0...v0.4.0

v0.3.0

02 May 17:18
a2fcc50
Compare
Choose a tag to compare

What's Changed

  • add:Enhanced route registration and handling in Router for flexible p… by @iarsham in #3

Full Changelog: v0.2.0...v0.3.0