All Versions
6
Latest Version
Avg Release Cycle
77 days
Latest Release
1866 days ago

Changelog History

  • v1.2.0 Changes

    March 12, 2019

    โœ‚ Remove the bench_test.go to gorouter-bench repository. see pull/45 for detail.

    โœ‚ Remove panic when method not found in the tree. see pull/44 for detail.

    ๐Ÿ›  Fix typo and use empty struct for boolean to save space. see pull/33 for detail.

    ๐Ÿ’… Modify the wrong code style . see pull/39 for detail.

    Clean up some codes

  • v1.1.0 Changes

    November 09, 2018
    • ๐Ÿ›  Fixed bench_test error
    • โž• Add more tests
    • โž• Add more routers to compare in bench_test
    • ๐Ÿ‘Œ Support reverseRouting && add demo and tests
    • ๐Ÿ”จ Refactor router and tree
    • โšก๏ธ Update README.md
  • v1.0.1 Changes

    March 19, 2018

    ๐Ÿ‘‰ Make middlewareType public

    Clean code

  • v1.0.0 Changes

    February 27, 2018
    • โž• Add serveStaticFiles example
    • ๐Ÿ‘Œ Support panicHandler
    • โž• Add more tests
    • ๐Ÿ›  Fixed gofmt warning for bench_test.go
    • ๐Ÿ›  Fixed method error bug
  • v0.9.0 Changes

    February 23, 2018

    โž• add bench_test && clean code

  • v0.8.0

    February 22, 2018