0.10.0
Pre-release
Pre-release
This is the first beta release of the program. It brings a new rule for the program, updated the project's documentation and fixes for some bugs. As usual, a couple of new bugs arrived too. Tag BREAKING means the change break compatibility with a previous version of the program. Below are changes since the last release:
Added
- New rule
ranges
to check ranges declarations in a code do they have spaces
before and after the sign..
.
Changed
- Updated the project's documentation.
- Updated README.md.
Fixed
- Building the project's documentation.
- Cross-compiling the Windows version of the program on Linux.
- Checking
ref
objects' types with the ruleobjects
. - Typos in the project's configuration's file's documentation.