Skip to content

Releases: evangelion1204/radix-tree

0.3.4

31 Jan 00:16

Choose a tag to compare

Fixed a bug related to adding routes / and /*something which will not resolve /resolveme.

0.3.3

21 Jan 22:00

Choose a tag to compare

Version 0.3.1 and 0.3.0 are both not up to date in npm, due to an publishing error.

  • Fixed a bug in find and remove with similar paths #10

Version 0.2.0

07 Jan 12:06

Choose a tag to compare

Implemented #1 which finally supports sorting of children based on their priority (children)

Release

07 Jan 11:52

Choose a tag to compare

Many bugfixes