Skip to content

Releases: gromgit/pup

v0.4.2

06 Sep 06:12

Choose a tag to compare

Changelog

  • a8d2dc3 .goreleaser.yaml: default to draft, support prereleases
  • 285e40a Bump golang.org/x/net from 0.0.0-20160720084139-4d38db76854b to 0.9.0
  • 7e18a31 Bump golang.org/x/net from 0.35.0 to 0.40.0
  • a1a8b46 Bump golang.org/x/net from 0.40.0 to 0.43.0
  • 0b6a96e Bump golang.org/x/text from 0.25.0 to 0.28.0
  • 553a58b Merge pull request #15 from gromgit/dependabot/go_modules/golang.org/x/net-0.9.0
  • e2bb617 README: fix grammar
  • 3a149ce add :matches selector
  • 74b7f60 add modifiers for text{}
  • 9a9b7ad add raw output option
  • 1a3c96d fix test checksum
  • 1b077b2 ignore test dump dir
  • d252faa improve test framework
  • e53ffff restrict Go versions to actively-supported ones
  • 450128d start using GoReleaser
  • 854261e update README
  • 6dd781d update dependencies
  • 29419c1 update list of Go versions
  • 6bf0bf2 upgrade dependent GitHub actions
  • 31264f6 version 0.4.2

Released by GoReleaser.

v0.4.1

26 Sep 12:10

Choose a tag to compare

What's Changed

  • add support for multiple class matches by @gromgit in #2
  • default to non-strict tag parsing by @gromgit in #3
  • relax attribute name check by @gromgit in #4
  • Bump github.com/mattn/go-colorable from 0.0.5 to 0.1.13 by @dependabot in #5
  • Bump github.com/fatih/color from 1.0.0 to 1.13.0 by @dependabot in #6

New Contributors

Full Changelog: v0.4.0...v0.4.1