Skip to content

Tags: codelicia/xulieta

Tags

1.0.0

Toggle 1.0.0's commit message
### Release Notes for [1.0.0](https://github.com/codelicia/xulieta/mi… …lestone/8) 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](#96) thanks to @malukenho - [95: Update default config for parsers and validators](#95) thanks to @malukenho - [59: Bug loading a single plugin (validator, parser, etc)](#59) thanks to @EHER - [94: Fix psalm errors](#94) thanks to @malukenho - [92: Enable default parser and linter](#92) thanks to @malukenho - [86: Support PHP 8.1](#86) thanks to @EHER - [85: Set php required version to ~7.4 || ~8.0](#85) thanks to @EHER and @Ocramius - [53: Add fancy output for cli](#53) thanks to @malukenho #### documentation,enhancement - [91: Add MIT license](#91) thanks to @malukenho #### enhancement - [90: Import xulieta-plugin-installer into the project](#90) thanks to @EHER - [76: Add Qodana to the CI](#76) thanks to @malukenho - [72: Improve ConfigFile](#72) thanks to @szepeviktor - [66: Refactor OutputFormatter](#66) thanks to @EHER - [65: Enable output formatter change](#65) thanks to @malukenho - [64: Auto enable plugins when `composer install|req`](#64) thanks to @malukenho - [52: Add more information when asking for verbose output](#52) thanks to @malukenho - [51: Make Plugin easier to implement](#51) thanks to @EHER - [46: Enable verbose for xulieta](#46) 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](#89) thanks to @dependabot[bot] - [88: Update doctrine/coding-standard requirement from ^8.2.0 to ^8.2.0 || ^9.0.0](#88) 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](#87) thanks to @dependabot[bot] - [77: Update doctrine/rst-parser requirement from ^0.1.0 to ^0.1.0 || ^0.3.0](#77) thanks to @dependabot-preview[bot] - [74: Update doctrine/rst-parser requirement from ^0.1.0 to ^0.1.0 || ^0.3.0](#74) thanks to @dependabot-preview[bot] #### bug - [70: Fix config load from vendor](#70) thanks to @malukenho - [69: Fix xulieta.xsd structure](#69) thanks to @malukenho - [60: Fix configuration to allow single plugins](#60) thanks to @EHER - [54: Fix bug with unsupported language code sample](#54) thanks to @EHER #### documentation - [67: Update documentation for configuration](#67) thanks to @malukenho - [61: Update documentation](#61) thanks to @malukenho #### documentation,enhancement,help wanted - [32: Xulieta plugins](#32) thanks to @malukenho #### enhancement,help wanted - [28: Improve Stdout Formatter](#28) thanks to @malukenho

0.2.0

Toggle 0.2.0's commit message
### Release Notes for [0.2.0](https://github.com/codelicia/xulieta/mi… …lestone/7) Feature release (minor) ### 0.2.0 - Total issues resolved: **0** - Total pull requests resolved: **2** - Total contributors: **2** #### bug,enhancement - [63: Fix bug with unsupported language code sample [0.2.x]](#63) thanks to @malukenho #### enhancement - [57: Improve standard output format](#57) thanks to @EHER

0.1.6

Toggle 0.1.6's commit message
### Release Notes for [0.1.6](https://github.com/codelicia/xulieta/mi… …lestone/6) 0.1.x bugfix release (patch) ### 0.1.6 - Total issues resolved: **1** - Total pull requests resolved: **2** - Total contributors: **2** #### bug,enhancement - [62: Fix bug with unsupported language code sample [0.1.x]](#62) thanks to @malukenho #### bug - [56: Backport failing test scenario for unsupported language](#56) thanks to @malukenho #### enhancement - [55: Improve standard output format](#55) thanks to @EHER

0.1.5

Toggle 0.1.5's commit message
### Release Notes for [0.1.5](https://github.com/codelicia/xulieta/mi… …lestone/5) ### 0.1.5 - Total issues resolved: **0** - Total pull requests resolved: **2** - Total contributors: **1** #### documentation,enhancement - [50: README: format and add badges](#50) thanks to @malukenho #### enhancement - [49: Remove ignored file from psalm.xml](#49) thanks to @malukenho

0.1.4

Toggle 0.1.4's commit message
### Release Notes for [0.1.4](https://github.com/codelicia/xulieta/mi… …lestone/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](#45) thanks to @ScullWM and @malukenho - [43: Downgrade package-versions](#43) thanks to @EHER

0.1.3

Toggle 0.1.3's commit message
### Release Notes for [0.1.3](https://github.com/codelicia/xulieta/mi… …lestone/3) ### 0.1.3 - Total issues resolved: **4** - Total pull requests resolved: **8** - Total contributors: **1** #### enhancement - [42: Update psalm to 4.1.1](#42) thanks to @malukenho - [40: Add workflow for automatic releases](#40) thanks to @malukenho - [39: Configure automatic release based on milestones](#39) thanks to @malukenho - [37: Enable php 8](#37) thanks to @malukenho - [30: Add infection for mutation tests](#30) thanks to @malukenho - [29: Add missing test cases for mixed content](#29) thanks to @malukenho #### documentation - [41: Fix location of the xml namespace schema](#41) thanks to @malukenho - [38: Fix xsi:noNamespaceSchemaLocation path on documentation](#38) thanks to @malukenho #### bug - [36: Update phpunit.xml.dist syntax](#36) thanks to @malukenho - [35: Fix bug on markinho for extracting code samples](#35) thanks to @malukenho #### bug,enhancement,wontfix - [24: Add test case scenario for failure due php tag](#24) thanks to @malukenho #### bug,wontfix - [19: [🐞] php initial tag on string cause xulieta to not "open" php code](#19) thanks to @malukenho

0.1.2

Toggle 0.1.2's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
EHER Eher
Version 0.1.2 * [28bf3e3](http://github.com/codelicia/xulieta/commit/28bf3e3527fa57609c243ec4b6ea8b33e45036f6) Add checkstyle output (Jefersson Nathan) * [0d52d95](http://github.com/codelicia/xulieta/commit/0d52d95800facd49edfb9f3e27ca8b1e2c6bf420) Add one more test case for mixed content (Jefersson Nathan) * [c343f0e](http://github.com/codelicia/xulieta/commit/c343f0ee4ce3b61efcaa3a6cc3c5428d30a127c9) Remove lexer and use simple regex to get line position (Jefersson Nathan) * [30212f4](http://github.com/codelicia/xulieta/commit/30212f42e36f728fd15feed530521e80fc9af412) Implement a lexer for markinho (Jefersson Nathan) * [e54f0f2](http://github.com/codelicia/xulieta/commit/e54f0f252ceb821e61c2c0a4d5d2406c76ce1d35) Add script to create changelog (Jefersson Nathan) * [088b8f7](http://github.com/codelicia/xulieta/commit/088b8f7fbec70ac572630a9d436736f31b8ffb53) Use cs2pr to comment on code standards (Jefersson Nathan) * [d8a4255](http://github.com/codelicia/xulieta/commit/d8a42552c0382ee993100a7447c7225f360e5b0d) Rename shepherd.yml to main.yml (Jefersson Nathan) * [9c129a9](http://github.com/codelicia/xulieta/commit/9c129a9119c154c0220ad2bcdd18e88153416fb4) Remove travis is favor of github actions (Jefersson Nathan)

0.1.1

Toggle 0.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #18 from codelicia/php-lint-test Test PhpLint for Violations