Skip to content

Releases: bobg/htree

v2.2.1

08 Dec 16:06
b6cb52b

Choose a tag to compare

What's Changed

  • Small updates to godoc and to satisfy gorls and linters by @bobg in #5

Full Changelog: v2.2.0...v2.2.1

Allow nil predicates

14 Jan 15:39
a5875db

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

Choose a tag to compare

Fixes

12 Jan 02:16

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

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