Skip to content

Releases: ratnaraj7/better-routes

better-routes-v0.3.4

03 Oct 16:51
55492de
Compare
Choose a tag to compare

Other

  • update test
  • update test
  • update axum
  • update tower
  • change category

better-routes-macros-v0.3.1

03 Oct 16:51
55492de
Compare
Choose a tag to compare

Other

  • remove unnecessary quote macro

better-routes-v0.3.3

29 Aug 06:22
38089b9
Compare
Choose a tag to compare

Fixed

  • move dependencies to dev-dependencies

Other

  • Merge branch 'main' into dev

better-routes-v0.3.2

28 Aug 14:50
180809c
Compare
Choose a tag to compare

Other

  • update import order and fix formatting issues
  • add invalid path test
  • remove unnecessary test

better-routes-v0.3.1

26 Aug 18:45
a8738af
Compare
Choose a tag to compare

Other

  • Update README.md

better-routes-v0.3.0

26 Aug 18:27
8c4f6c3
Compare
Choose a tag to compare

Other

  • Update README.md
  • update docs
  • update test

better-routes-macros-v0.3.0

26 Aug 18:26
8c4f6c3
Compare
Choose a tag to compare

Added

  • [breaking] use SecondElementIs to verify method.

Fixed

  • [breaking] remove unnecessary #[method_helper]

Other

  • remove method_helper

better-routes-v0.2.0

21 Aug 08:03
37db834
Compare
Choose a tag to compare

Added

  • [breaking] use path of struct instead of struct

Other

  • Update README.md
  • move dev-deps to deps
  • update example
  • update tests

better-routes-macros-v0.2.0

21 Aug 08:03
37db834
Compare
Choose a tag to compare

Added

  • [breaking] use path of struct instead of struct

Fixed

  • add error for #[method_helper] with args
  • make diff method handlers pub

Other

  • check reserve methods

better-routes-v0.1.4

31 Jul 22:45
e5ea929
Compare
Choose a tag to compare

Other

  • add keywords and categories
  • change description
  • Update README.md
  • Update README.md