Skip to content

Releases: goplus/hdq

v0.3.0

20 Aug 02:14
Compare
Choose a tag to compare

new features:

  • NodeSet support for range in Go+
  • hdq.Source support register stream schema
  • add NodeSet.p
  • tutorials: 01-Links, 02-GithubRepos

changes:

  • code coverage
  • rename NodeSet.Cache() to NodeSet.All()

v0.2.1

13 Aug 23:03
Compare
Choose a tag to compare

new features:

  • NodeSet.Render: renders the node set to the given writer
  • GopPackage: to indicate this is a Go+ package

v0.1.0

13 Aug 13:20
Compare
Choose a tag to compare

Initial version