Releases: codelicia/xulieta
Releases · codelicia/xulieta
1.0.0
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
0.2.0
Release Notes for 0.2.0
Feature release (minor)
0.2.0
- Total issues resolved: 0
- Total pull requests resolved: 2
- Total contributors: 2
bug,enhancement
enhancement
- 57: Improve standard output format thanks to @EHER
0.1.6
Release Notes for 0.1.6
0.1.x bugfix release (patch)
0.1.6
- Total issues resolved: 1
- Total pull requests resolved: 2
- Total contributors: 2
bug,enhancement
bug
enhancement
- 55: Improve standard output format thanks to @EHER
0.1.5
Release Notes for 0.1.5
0.1.5
- Total issues resolved: 0
- Total pull requests resolved: 2
- Total contributors: 1
documentation,enhancement
- 50: README: format and add badges thanks to @malukenho
enhancement
0.1.4
Release Notes for 0.1.4
0.1.4
- Total issues resolved: 1
- Total pull requests resolved: 2
- Total contributors: 3
bug,enhancement
-
45: Fix issue with php short tag #44 thanks to @ScullWM and @malukenho
-
43: Downgrade package-versions thanks to @EHER
0.1.3
Release Notes for 0.1.3
0.1.3
- Total issues resolved: 4
- Total pull requests resolved: 8
- Total contributors: 1
enhancement
- 42: Update psalm to 4.1.1 thanks to @malukenho
- 40: Add workflow for automatic releases thanks to @malukenho
- 39: Configure automatic release based on milestones thanks to @malukenho
- 37: Enable php 8 thanks to @malukenho
- 30: Add infection for mutation tests thanks to @malukenho
- 29: Add missing test cases for mixed content thanks to @malukenho
documentation
- 41: Fix location of the xml namespace schema thanks to @malukenho
- 38: Fix xsi:noNamespaceSchemaLocation path on documentation thanks to @malukenho
bug
- 36: Update phpunit.xml.dist syntax thanks to @malukenho
- 35: Fix bug on markinho for extracting code samples thanks to @malukenho
bug,enhancement,wontfix
bug,wontfix
0.1.2
- 28bf3e3 Add checkstyle output (Jefersson Nathan)
- 0d52d95 Add one more test case for mixed content (Jefersson Nathan)
- c343f0e Remove lexer and use simple regex to get line position (Jefersson Nathan)
- 30212f4 Implement a lexer for markinho (Jefersson Nathan)
- e54f0f2 Add script to create changelog (Jefersson Nathan)
- 088b8f7 Use cs2pr to comment on code standards (Jefersson Nathan)
- d8a4255 Rename shepherd.yml to main.yml (Jefersson Nathan)
- 9c129a9 Remove travis is favor of github actions (Jefersson Nathan)