Release Notes for 1.0.0
Backwards incompatible release (major)
1.0.0
- Total issues resolved: 11
- Total pull requests resolved: 22
- Total contributors: 7
bug,enhancement
-
96: Fix multiple validator issue thanks to @malukenho
-
95: Update default config for parsers and validators thanks to @malukenho
-
59: Bug loading a single plugin (validator, parser, etc) thanks to @EHER
-
94: Fix psalm errors thanks to @malukenho
-
86: Support PHP 8.1 thanks to @EHER
-
85: Set php required version to ~7.4 || ~8.0 thanks to @EHER and @Ocramius
-
53: Add fancy output for cli thanks to @malukenho
documentation,enhancement
- 91: Add MIT license thanks to @malukenho
enhancement
- 90: Import xulieta-plugin-installer into the project thanks to @EHER
- 76: Add Qodana to the CI thanks to @malukenho
- 72: Improve ConfigFile thanks to @szepeviktor
- 66: Refactor OutputFormatter thanks to @EHER
- 65: Enable output formatter change thanks to @malukenho
- 64: Auto enable plugins when
composer install|req
thanks to @malukenho - 52: Add more information when asking for verbose output thanks to @malukenho
- 51: Make Plugin easier to implement thanks to @EHER
- 46: Enable verbose for xulieta thanks to @airtonzanon
dependencies
- 89: Update doctrine/rst-parser requirement from ^0.1.0 || ^0.3.0 to ^0.1.0 || ^0.3.0 || ^0.5.0 thanks to @dependabot[bot]
- 88: Update doctrine/coding-standard requirement from ^8.2.0 to ^8.2.0 || ^9.0.0 thanks to @dependabot[bot]
- 87: Update doctrine/rst-parser requirement from ^0.1.0 || ^0.3.0 to ^0.1.0 || ^0.3.0 || ^0.4.0 thanks to @dependabot[bot]
- 77: Update doctrine/rst-parser requirement from ^0.1.0 to ^0.1.0 || ^0.3.0 thanks to @dependabot-preview[bot]
- 74: Update doctrine/rst-parser requirement from ^0.1.0 to ^0.1.0 || ^0.3.0 thanks to @dependabot-preview[bot]
bug
- 70: Fix config load from vendor thanks to @malukenho
- 69: Fix xulieta.xsd structure thanks to @malukenho
- 60: Fix configuration to allow single plugins thanks to @EHER
- 54: Fix bug with unsupported language code sample thanks to @EHER
documentation
- 67: Update documentation for configuration thanks to @malukenho
- 61: Update documentation thanks to @malukenho
documentation,enhancement,help wanted
- 32: Xulieta plugins thanks to @malukenho
enhancement,help wanted
- 28: Improve Stdout Formatter thanks to @malukenho