Skip to content

Releases: ThomasWeinert/PhpCss

2.0.0

25 Apr 14:21
944cdd0
Compare
Choose a tag to compare
  • [!BC] Set Minimum PHP Version To 7.2
  • [!BC][REFACTOR] Refactor PhpCss\Ast class to PhpCss\Ast\Node
  • [BUILD] Update build files
  • [!BC][REFACTOR] CleanUp Exception Classes
  • [BUILD] Update PHPUnit, Add Tools To Repo
  • [BUILD] Add GitHub Actions
  • [TEST] Avoid Deprecated Access To Class Internal Logic
  • [TEST][REFACTOR] Add Types

1.0.2

27 Jun 15:15
f30cce2
Compare
Choose a tag to compare
  • Fix #14: Preserve combinators that are not surrounded by white space

1.0.1

20 Jun 11:59
05de8df
Compare
Choose a tag to compare
  • Allow for pseudo-class position with repeat > 9n and no additional offset

1.0.0

23 May 20:54
22959c8
Compare
Choose a tag to compare
  • Add several jQuery CSS selectors (contains, has, gt, lt, odd, even)

0.5.0

02 Apr 15:51
1dc6eea
Compare
Choose a tag to compare
  • Added PhpCss\Ass\Vistor\Xpath::OPTION_USE_CONTEXT_SELF_LIMIT, create the Xpath expression in the self:: context

0.4.0

05 May 20:59
Compare
Choose a tag to compare

PHP 7 compatibility

0.3.0

28 Feb 12:19
Compare
Choose a tag to compare
  • Implemented: allow to generate Xpath expressions on the descendant or self axis

0.2.0

14 Jun 10:44
Compare
Choose a tag to compare
Fixed closing bracket for language pseudo class

0.1.0

06 Jun 10:13
Compare
Choose a tag to compare
Added HHVM status badge to README.md