Releases: Epitech/lambdananas
Releases · Epitech/lambdananas
2.4.3.2
H-G1 changed from Major to Minor to reflect coding style spec.
2.4.1
Changelog
Fixes
- Merged some error codes and descriptions with C coding style
2.4.0
Changelog
Features
- Added bad or wrongly formatted Epitech header style error
- Renamed the project fully to lambdananas
Fixes
- Fix CI launch and cache error on system tests
2.3.1
Changelog
Fixes
- Fixed Warn formatting regressions due to broken CI
- Fixed vague output creating a style-student.txt file even when there is no errors
2.3.0
Changelog
Features
- Added excluding directories (be sure to read how it works with --help, it could not work as you think)
Miscellaneous
- Update code structure to allow for easier add of new Issues and Warn creation
2.2.0
Changelog
Features
- Added more precise parse errors
- Added dumping parse errors (extension and syntax) to vera logs and argos files
- Added dumping a vague output to style-student.txt when argos output is enabled (experimental !)
Miscellaneous
2.1.0
Changelog
Features
- Added dumping manifest option (--dump-manifest)
Miscellaneous
- Update CI artifact name
- Cleaner code