Releases: go-core-stack/patricia
Releases · go-core-stack/patricia
Initial release
What's Changed
- Initial commit by @Prabhjot-Sethi in #1
- Add initial core logic for the patricia tree by @Prabhjot-Sethi in #2
- Copyright and credits to tungsten fabric by @Prabhjot-Sethi in #3
- Add standard git ignore file by @Prabhjot-Sethi in #4
- Add implementation of simple patricia tree by @Prabhjot-Sethi in #5
- Enable search function for simple tree by @Prabhjot-Sethi in #6
- Enable url matcher with variable fields using patricia optimizations by @Prabhjot-Sethi in #7
- Update README.md by @Prabhjot-Sethi in #8
- update example for url tree as reference by @Prabhjot-Sethi in #9
- fix patricia url find node by @Prabhjot-Sethi in #10
- Fix iterator to handle scenario when only one node is available by @Prabhjot-Sethi in #11
New Contributors
- @Prabhjot-Sethi made their first contribution in #1
Full Changelog: https://github.com/go-core-stack/patricia/commits/v0.0.1