Releases: phax/ph-css
Releases · phax/ph-css
ph-css 7.0.3
ph-css 7.0.2
- Updated to ph-commons 11.1.5
- Created Java 21 compatibility
Full Changelog: ph-css-parent-pom-7.0.1...ph-css-parent-pom-7.0.2
ph-css 7.0.1
- Updated to ph-commons 11.1
Full Changelog: ph-css-parent-pom-7.0.0...ph-css-parent-pom-7.0.1
ph-css 7.0.0
- Using Java 11 as the baseline
- Updated to ph-commons 11
Full Changelog: ph-css-parent-pom-6.5.0...ph-css-parent-pom-7.0.0
ph-css 6.5.0
ph-css 6.4.4
ph-css 6.4.3
ph-css 6.4.2
ph-css 6.4.1
- Added support for
:host
and::slotted
. See issue #73 and PR #74 - thanks @shagkur - Renamed the "math*" rules to "calc*" - that also touched a few internal constants
- Fixed the emitting of pseudo selector functions without parameters (as in
:lang()
). See issue #72) - thanks @shagkur - Updated to latest version of ParserGeneratorCC for a bit more efficient code