We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 236e503 commit fd726d9Copy full SHA for fd726d9
README.md
@@ -315,6 +315,10 @@ Configuration items are:
315
316
## News and noteworthy
317
318
+v8.1.0 - 2025-11-16
319
+* Updated to ph-commons 12.1.0
320
+* Using JSpecify annotations
321
+
322
v8.0.1 - 2025-10-28
323
* Add support for case sensitivity in attribute selector. See [#116](https://github.com/phax/ph-css/pull/116) - thx @Aditi-1400
324
ph-css/pom.xml
@@ -139,7 +139,7 @@
139
<plugin>
140
<groupId>com.helger.maven</groupId>
141
<artifactId>ph-javacc-maven-plugin</artifactId>
142
- <version>5.0.0</version>
+ <version>5.0.1</version>
143
<executions>
144
<execution>
145
<goals>
0 commit comments