We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de6a885 commit 15ceec2Copy full SHA for 15ceec2
CHANGELOG.md
@@ -4,6 +4,16 @@ This project adheres to [Semantic Versioning](http://semver.org/).
4
5
## [Unreleased]
6
### Added
7
+...
8
+
9
+### Changed
10
11
12
+### Fixed
13
14
15
+## [0.0.2] - 2019-08-01
16
+### Added
17
- Added `tests` command, that shows missing test files for given source files.
18
- Added `--format` option to `bc` command to allow generating BC report in different formats: text, html, json.
19
- The list of BC checkers now can be configured in new `bc_checkers` array-type setting of `.code-insight.json` file.
0 commit comments