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 95c95e4 commit f8309feCopy full SHA for f8309fe
CHANGELOG.md
@@ -2,6 +2,14 @@
2
3
NOTE: CSSFinder follows the [semver](https://semver.org/) versioning standard.
4
5
+### 0.8.0 - April 17, 2024
6
+
7
+- Added documentation with MkDocs. Documentation contains multiple guides for
8
+ new users and full autogenerated package reference.
9
+- Changed command line interface. Now `cssfinder project` commands no longer
10
+ auto-detect project as current working directory.
11
+- Added JSON report format.
12
13
### 0.7.0 - May 19, 2023
14
15
- Added G3PaE3qD mode support.
0 commit comments