Skip to content

Releases: suntong/cascadia

Release v1.3.0

30 Jun 14:29
Compare
Choose a tag to compare

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

09 Jan 03:31
Compare
Choose a tag to compare

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

18 Dec 16:19
Compare
Choose a tag to compare

Changelog

v1.2.5

17 Jul 02:07
Compare
Choose a tag to compare

Changelog

c7a6ccd - [#] update README
71375b6 - [+] add -y/--style option

v1.2.4

17 Jul 01:03
Compare
Choose a tag to compare

Changelog

d77076b - [-] clean up after defunct bintray
f128772 Update codeql-analysis.yml
0382bac - [#] update README

v1.2.3

06 Jul 00:34
Compare
Choose a tag to compare

Changelog

330d283 - [+] use GH actions for CD instead of defunct bintray
dcbedfe - [] v1.2.3: using the standard wireframe template, closes #5
2b4a105 - [
] cosmetic, change UsageStyle to DenseNormalStyle

Release version 1.2.2

22 May 15:53
Compare
Choose a tag to compare

Releasing to Bintray from now on

Multi-selection of --css allowed now

14 May 04:55
Compare
Choose a tag to compare

Allow multi-CSS-selection from either CSS selector or from cli now.

For details, refer to
https://github.com/suntong/cascadia#multi-selection

1.2.0

18 Apr 01:01
Compare
Choose a tag to compare
Close #1. Close #2

1.1.0

16 Apr 20:07
Compare
Choose a tag to compare
- [*] use variables for travis