Skip to content

Releases: bobg/htree

Allow nil predicates

14 Jan 15:39
a5875db
Compare
Choose a tag to compare

What's Changed

  • Allow nil predicates, matching all nodes by @bobg in #4

Full Changelog: v2.1.1...v2.2.0

Add Indent and Indentln

13 Jan 05:40
Compare
Choose a tag to compare

Fixes

12 Jan 02:16
Compare
Choose a tag to compare

Fix for a critical bug in the FindAll family of functions. Also upgrade a dependency that Dependabot didn't like.

V2 API using Go 1.23 iterators

02 Nov 17:19
bc26546
Compare
Choose a tag to compare

What's Changed

  • V2 API using Go 1.23 iterators by @bobg in #3

Full Changelog: v1.3.0...v2.0.0