Releases: suntong/cascadia
Releases · suntong/cascadia
Release v1.3.0
Release v1.3.0, proper html attribute selection
For details, see wiki -- Attribute selection.
Changelog
- 5191461 Release v1.3.0, proper html attribute selection
- 7de567b - [#] update README
- 3ed552f skip
- 7a5fade - [#] cosmetic update
- 92fb160 - [+] add more tests
- edb1c9c - [!] fix CI error
- 7c00a1e - [#] update --piece handling; fix #3
- a801f4d - [+] refact to & use prop_piece.go
- f50eb59 - [+] add & use prop_test.go for Piece Attributes testing
- 4bf3f72 Merge pull request #22 from suntong/dependabot/go_modules/golang.org/x/net-0.10.0
- 3ab1c27 Bump golang.org/x/net from 0.7.0 to 0.10.0
- 4b56cde Merge pull request #19 from suntong/dependabot/go_modules/golang.org/x/crypto-0.1.0
- 94734c8 Bump golang.org/x/crypto from 0.0.0-20210921155107-089bfa567519 to 0.1.0
- 685e4ff Merge pull request #18 from suntong/dependabot/go_modules/github.com/PuerkitoBio/goquery-1.8.1
- 5032ae1 Bump github.com/PuerkitoBio/goquery from 1.8.0 to 1.8.1
- 0cb9275 - [+] add .github/dependabot.yml
v1.2.7
The v1.2.7 new usage doc at:
https://github.com/suntong/cascadia/wiki#attribute-selection
All Changelog
- b819a40 - [+] add go.sum, needed by GoReleaser
- 4e78798 - [#] release version 1.2.7
- 219a426 - [#] update README.md
- 7221563 - [#] cosmetic update cascadia online help text (format)
- baaa8f6 Merge pull request #17 from suntong/all-contributors/add-0xdevalias
- 06cc8b8 docs: update .all-contributorsrc [skip ci]
- 754b36e docs: update README.end2.e.md [skip ci]
- b93b354 docs: update README.beg.e.md [skip ci]
- 7ed929e docs: update README.md [skip ci]
- a531682 Merge pull request #16 from suntong/all-contributors/add-himcc
- f115cdb docs: update .all-contributorsrc [skip ci]
- 8d28e1f docs: update README.end2.e.md [skip ci]
- 0c8f894 docs: update README.beg.e.md [skip ci]
- 6530216 docs: update README.md [skip ci]
- 1002083 - [!] bump go version for github workflows build failure
- a84f8d1 - [!] fix github workflows build failure
- 9caf01f Merge pull request #14 from 0xdevalias/patch-1
- bda0314 Merge pull request #15 from suntong/himcc-master
- 0fd2ec0 - [#] update cascadia_cli.yaml and redo go generate
- 9670214 - [#] rename MapStringString as OutputStyleMap
- 5c9e135 Create go.mod
- 7461e0c add piece attr output
- 5f14a39 - [#] split out the variable README.end.e2.md
- 2a12a1a Merge pull request #10 from suntong/all-contributors/add-digglife
- d4274ff docs: update .all-contributorsrc [skip ci]
- 607812d docs: update README.end.e.md [skip ci]
- 486aa8a docs: update README.beg.e.md [skip ci]
- 2be200a docs: update README.md [skip ci]
- e747dbc Merge pull request #9 from suntong/all-contributors/add-mh-cbon
- 81c6beb docs: update .all-contributorsrc [skip ci]
- 7eca1be docs: update README.end.e.md [skip ci]
- 35251a1 docs: update README.beg.e.md [skip ci]
- d0e0adf docs: update README.md [skip ci]
- e655c89 - [+] add contributor manually
- 4ba1e2a - [#] update README from .e.md
- 3ea5825 - [+] add separated README
- fd8ea43 - [#] prepare for separated README
- 2048cad - [#] move examples to wiki
v1.2.6
Changelog
- 0ae3a57 - [+] publishing to central cloudsmith repo https://cloudsmith.io/~suntong/repos/repo/
- 5f91e94 - [#] update README
- b1a3d29 - [!] fix cascadia_test.go after API changed
- e9a42dd - [+] -t/-R functionalities implemented
- f0e0b51 - [+] add the -R,--Raw wireframe
- aee40b7 - [+] add the -t,--text wireframe
v1.2.5
v1.2.4
v1.2.3
Release version 1.2.2
Releasing to Bintray from now on
Multi-selection of --css allowed now
Allow multi-CSS-selection from either CSS selector or from cli now.
For details, refer to
https://github.com/suntong/cascadia#multi-selection