Releases: DXHeroes/dx-scanner
Releases · DXHeroes/dx-scanner
v3.48.6
3.48.6 (2021-01-05)
Bug Fixes
- eslintrc yml not properly loaded (c1448de)
v3.48.5
3.48.5 (2021-01-05)
Bug Fixes
- rust component detector: use triple equality (5f4c2b9)
v3.48.4
3.48.4 (2021-01-05)
Bug Fixes
- deps: update dependency js-yaml to v4 (9139bf3)
- deps: update dependency js-yaml to v4 (e19a972)
- add authorization arg specifier (26b21f4)
v3.48.3
3.48.3 (2021-01-04)
Bug Fixes
- Dockerfile chmod for entrypoint not versioned (7d14690)
v3.48.2
3.48.2 (2021-01-04)
Bug Fixes
- deps: update all non-major dependencies (72b16b4)
v3.48.1
3.48.1 (2020-12-16)
Bug Fixes
- update only non breaking dependencies (3775b4a)
- deps: update all non-major dependencies (b3ed6a7)
v3.48.0
3.48.0 (2020-12-14)
Bug Fixes
Features
- add Rust language support and gitignore practice (a297687)
- refactor practices into GitignoreCorrectlySetPracticeBase (966648f)
v3.47.1
3.47.1 (2020-12-10)
Bug Fixes
- remove broken symlink tests (d8cceb1)
v3.47.0
3.47.0 (2020-12-09)
Bug Fixes
- change evaluation of CorrectCommitMessagesPractice (36726b2)
- missing state param in enum (e2a310c)
Features