10000 Releases · seinshah/flattenhtml · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: seinshah/flattenhtml

v0.3.4

07 Jan 11:13
cb46db2
Compare
Choose a tag to compare

0.3.4 (2025-01-07)

Bug Fixes

  • deps: update module golang.org/x/net to v0.34.0 (#10) (3bf0e76)
  • deps: update module github.com/stretchr/testify to v1.10.0 (#11) (e2f1a28)

Chores

  • deps: update templum/govulncheck-action action to v1.0.1 (#9) (cb46db2)
  • deps: update golangci/golangci-lint-action action to v6 (#8) (e39c7ff)

v0.3.3

19 Oct 11:57
3ae3cb0
Compare
Choose a tag to compare

0.3.3 (2024-10-19)

Bug Fixes

  • deps: update module golang.org/x/net to v0.30.0 (#6) (3ae3cb0)

Chores

  • ci: allow only 1 concurrent run per group (e840e05)
  • deps: update module github.com/stretchr/testify to v1.9.0 (#4) (0c92c54)

v0.3.2

09 Mar 15:14
2c15e86
Compare
Choose a tag to compare

0.3.2 (2024-03-09)

Bug Fixes

  • deps: update module golang.org/x/net to v0.22.0 (#5) (2c15e86)

v0.3.1

17 Feb 16:40
e2838da
Compare
Choose a tag to compare

0.3.1 (2024-02-17)

Bug Fixes

  • cursor: enable single cursor to register node (e2838da)

v0.3.0

16 Feb 16:33
7280b9f
Compare
Choose a tag to compare

0.3.0 (2024-02-16)

Feature

  • node: append/prepend child or sibling node (7280b9f)

Bug Fixes

Chores

  • deps: update golangci/golangci-lint-action action to v4 (#3) (70779e9)
  • docs: fix package documentation (255b8e3)

v0.2.0

04 Feb 12:42
38d7460
Compare
Choose a tag to compare

0.2.0 (2024-02-04)

Feature

  • nodes: extend NodeIterator API and ability to get underlying html node (38d7460)
  • multi-cursor: extend MultiCursor API with First cursor access (9ee2860)

Chores

  • docs: fix package documentation (2936743)

v0.1.0

28 Jan 18:08
2a2091d
Compare
Choose a tag to compare

0.1.0 (2024-01-28)

Feature

  • init: inital working code (2a2091d)
0