Files
gocast/vendor/github.com/k-sone/critbitgo/CHANGES.md
Mayuresh Gaitonde 6be4d69d02 Add unit tests
2020-12-17 17:25:53 -08:00

16 lines
317 B
Markdown

## 1.3.0 (2019/09/30)
- Add Net.Walk [#9](https://github.com/k-sone/critbitgo/pull/9)
## 1.2.0 (2018/04/25)
- Add ContainedIP() as fast way to check an IP [#7](https://github.com/k-sone/critbitgo/pull/7)
## 1.1.0 (2016/12/29)
- Add `LongestPrefix ` and `Walk` functions
## 1.0.0 (2016/04/02)
- Initial release