1
0
mirror of https://github.com/ericchiang/pup synced 2025-01-15 02:00:55 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
Eric Chiang
07dad51f1d 0.3.9 2015-04-05 15:23:49 -04:00
Eric Chiang
016c9c9dab updated brew formula 2015-02-01 14:19:54 -05:00
Eric Chiang
17ba91acc2 updated brew formula 2014-12-14 00:01:49 -05:00
ericchiang
d00d65425a release scripts cleaned up 2014-12-07 13:33:43 -05:00
ericchiang
9326703a03 brew formula and readme updated 2014-11-23 15:21:12 -05:00
ericchiang
69d82fdf33 Updated README, version, pup.rb and release.sh 2014-11-10 09:20:25 -05:00
ericchiang
d0ff822037 pup redone
Added:
* psuedo classes
   :empty
   :[first/last/only]-child
   :[first/last/only]-of-type
   :contains("text")
   :nth[-last]-child(n|odd|even|3n+1|n+2)
   :nth[-last]-of-type(n|odd|even|3n+2|n+2)
* json{} attr keys moved up a level
* quote enclosed attr selectors
* '+' and '>' intermediate selectors
2014-11-09 22:01:20 -05:00
ericchiang
acad6bb01c brew formula added 2014-10-13 11:29:59 -04:00