Releases: igorhrcek/wp-cli-secure-command
Releases · igorhrcek/wp-cli-secure-command
v1.6.0
1.6.0 (2022-03-19)
Features
- CICD for automated testing (f4c713e)
- Implementation of WordPress Integrity Scanning (40bcc6c)
v1.5.1
1.5.1 (2022-03-15)
Bug Fixes
- Won't render if there is no extension (a2156b7)
v1.5.0
1.5.0 (2022-03-15)
Bug Fixes
Features
- Added additional methods for feature tests (9b8d301)
- Added feature tests for real world rule testing (2575491)
- Added required dev libraries (6100cb5)
- Ignore ignore, just ignore (4f2cc1c)
- Updated phpunit configuration (7212999)
v1.4.0
1.4.0 (2022-03-15)
Features
v1.3.0
1.3.0 (2022-03-14)
Bug Fixes
- Fixed --path attribute collision (5c207e4)
- Fixed incorrect namespace (eeffe4e)
Features
- Added bootstrapping for WP_CLI testing# (b8b17ed)
- Added unit tests for SubCommands (afb740d)
v1.2.0
1.2.0 (2022-03-14)
Features
- Added better output message handling (14c8527)
- Added better status message (b7a13b4)
- Added block formatting on output (1ecfc83)
- Added description for the Fulsh command (f341e94)
- Added output message for --remove (a5166ed)
- Removed, not requried anymore (30cc21e)
v1.1.0
1.1.0 (2022-03-14)
Bug Fixes
- Fixed invalid error handling in the output (1030a2b)
Features
- Implementation of the flush() sub-command (8d8a69f)
- Improved exception handling (b35a509)
v1.0.0
1.0.0 (2022-03-14)
Bug Fixes
- Added missing file for releases (7a9d90a)
- Changed the namespace (154e26b)
Features
- Added all commands, descriptions and options (b749402)
- Added GitHub Actions workflow for releases (f152198)
- Added new exceptions for file writes (ade2600)
- Added new exceptions for file writes (c1adf86)
- Added new rules for files and directories (4ad2ee6)
- Added SubCommands and rule templates (ef9c9fe)
- Added support for writing into files (ce862c4)
- Cleaned up main file (7ff223f)
- Composer updates (a5ec2a3)
- Creating a WP CLI package (802d142)
- Fixes and improvements (4e6087c)
- Fixes and improvements (9f982a9)
- Implementation of new tests (ef8989e)
- Inital commit (63e9b10)
- Just testing (cabcd2e)
- nginx security rule templates (e5f1cf4)
- Removed unnecessary files (b35e5da)
- Static text assets for testing (ee792ee)
- Test file writing codebase (2415323)