Skip to content

Releases: gaissmai/bart

Release v0.18.1

28 Feb 21:18
Compare
Choose a tag to compare

add a Lite version for plain longest-prefix matches with a minimal method set

Release v0.18.0

12 Feb 08:34
Compare
Choose a tag to compare
  • bump go version to 1.23
  • add persist methods for lock-free updates, still experimentell

Release v0.17.10

09 Feb 16:43
Compare
Choose a tag to compare

minor glitch with public const in dumper.go for internal use only

Release v0.17.9

09 Feb 14:42
Compare
Choose a tag to compare

fix: overlap bug, slipped in with path compression

Release v0.17.8

12 Jan 22:53
Compare
Choose a tag to compare
  • make it clear that a table must not be copied as value
  • add a _ noCopy struct field

Release v0.17.7

12 Jan 19:16
Compare
Choose a tag to compare

squeeze the last nanoseconds out of the lemon

Release v0.17.6

11 Jan 09:39
Compare
Choose a tag to compare

one more goesUps!

Release v0.17.5

10 Jan 19:41
Compare
Choose a tag to compare
  • coming to an end of possible improvements

Release v0.17.4

09 Jan 17:14
Compare
Choose a tag to compare
  • minor improvements in lookup

Release v0.17.3

07 Jan 22:23
Compare
Choose a tag to compare
  • solve lookup time regression under go < go1.23 introduced in Release v0.17.2