2019-11-05 01:32:38 +01:00
|
|
|
## 1.4.0 (2019/11/02)
|
|
|
|
|
|
|
|
- Add Net.WalkPrefix [#10](https://github.com/k-sone/critbitgo/pull/10)
|
|
|
|
- Add Net.WalkMatch [#11](https://github.com/k-sone/critbitgo/pull/11)
|
|
|
|
- Fix Allprefixed [#12](https://github.com/k-sone/critbitgo/pull/12)
|
|
|
|
- Make Walk API handle empty trie [#13](https://github.com/k-sone/critbitgo/pull/13)
|
|
|
|
|
2019-10-12 21:22:15 +02:00
|
|
|
## 1.3.0 (2019/09/30)
|
|
|
|
|
|
|
|
- Add Net.Walk [#9](https://github.com/k-sone/critbitgo/pull/9)
|
|
|
|
|
2018-04-25 20:23:31 +02:00
|
|
|
## 1.2.0 (2018/04/25)
|
|
|
|
|
|
|
|
- Add ContainedIP() as fast way to check an IP [#7](https://github.com/k-sone/critbitgo/pull/7)
|
|
|
|
|
2018-04-07 17:14:53 +02:00
|
|
|
## 1.1.0 (2016/12/29)
|
|
|
|
|
|
|
|
- Add `LongestPrefix ` and `Walk` functions
|
|
|
|
|
|
|
|
## 1.0.0 (2016/04/02)
|
|
|
|
|
|
|
|
- Initial release
|