Skip to content

pup

Compare
Choose a tag to compare
@ericchiang ericchiang released this 15 Sep 00:02
· 85 commits to master since this release

This release of pup is cross compiled with gox. Simply download the appropriate executable for your platform, rename the file to "pup", and include it somewhere on your PATH environment variable. Happy hacking!

Change log:

  • Class selectors now look for instances rather than exact matches. Issue
  • [attribute~=value] selectors now work.