File tree Expand file tree Collapse file tree 1 file changed +26
-3
lines changed Expand file tree Collapse file tree 1 file changed +26
-3
lines changed Original file line number Diff line number Diff line change 1- ## Please check the Github releases for newer changelogs!
1+ # Changelog
22
3- ## develop
3+ ## 0.5.0
44
55#### Breaking
66
2828#### Enhancements
2929
3030- Add a ` pubspec.yaml ` sensor which adds the file to SonarQube and allow showing lints for this file
31- - Add support for multi-module projects (` sonar.modules=mylib,mylib_generator,example ` )
31+ - Add support for multi-module projects (` sonar.modules=mylib,mylib_generator,example ` )
3232- Added missing dart keywords and corrected some
3333 - ` try `
3434 - ` hide `
4646
4747#### Bug Fixes
4848
49+ - [ #160 ] ( https://github.com/insideapp-oss/sonar-flutter/issues/160 ) dart analysis with an exception of NumberFormatException
50+
51+
52+ ## 0.4.0
53+
54+ #### Breaking
55+
56+ - None.
57+
58+ #### Experimental
59+
60+ - None.
61+
62+ #### Enhancements
63+
64+ - (#65 ) Support SonarQube 9 - (thanks to @kuhnroyal )
65+ - (#32 ) make perfer final issue type to CODE_SMELL - (thanks to @magaofei )
66+ - (#70 ) Automate changelog and releases - (thanks to @kuhnroyal )
67+ - (#66 ) CI improvements - (thanks to @kuhnroyal )
68+ - (#56 ) Update README.md - (thanks to @thiagoloureiro )
69+
70+ #### Bug Fixes
71+
4972- None.
5073
5174## 0.3.2
You can’t perform that action at this time.
0 commit comments