3.3.56
What's Changed
- add "File" and "Errors" classes by @NiumXp in #479
- fix #477 by @NiumXp in #480
- fix #470 by @NiumXp in #481
- feat: add --format flag and *ErrorsFormatter classes by @NiumXp in #482
- add more information in 'norminette --version' command by @NiumXp in #483
- feat: add to translate (di|tri)graphs in Lexer, fix #474 by @NiumXp in #486
- Update README.md to add alternatives for Norminette installation by @SrVariable in #487
- fix norminette error formatters output that was not using newlines by @NiumXp in #488
- update Lexer to use Errors and add some support for C23 stuffs by @NiumXp in #489
- Fix Dockerfile python version and dependencies installation by @gabrielgaraujo in #500
- fix(docker): Fix dockerfile poetry installation by @Ourobore in #502
- add colors to the norminette by @yroussea in #492
- Fix build linter errors by @gabrielgaraujo in #531
- Fix Docker build by explicitly installing
setuptoolsby @gabrielgaraujo in #511 - Adding github action by @iioel in #323
- Handle defined operator in #if and #elif directives by @MFelida in #533
- fix: fix all test with color by @Asandolo in #536
New Contributors
- @SrVariable made their first contribution in #487
- @gabrielgaraujo made their first contribution in #500
- @Ourobore made their first contribution in #502
- @yroussea made their first contribution in #492
- @iioel made their first contribution in #323
- @MFelida made their first contribution in #533
- @Asandolo made their first contribution in #536
Full Changelog: 3.3.55...3.3.56