gg_test 1.0.12 gg_test: ^1.0.12 copied to clipboard
gg_test is a powerful testing package designed to enhance the Flutter and Dart development experience.
Changelog #
1.0.12 - 2024-04-11 #
Changed #
- Upgrade dependencies
1.0.11 - 2024-04-09 #
Removed #
- 'Pipline: Disable cache'
1.0.10 - 2024-04-09 #
Added #
- Added a pipeline step to log git issues
- Pipeline: Install flutter SDK when a sdk file is found containing flutter
Changed #
- Rework changelog
- Pipelines
- 'Github Actions Pipeline'
- Exclude sample_project from analyzer
Fixed #
- Fixed an error in previous change
Removed #
- pubspec.lock
1.0.9 - 2024-01-01 #
- Fix: Old coverage data could break tests
1.0.7 - 2024-01-01 #
- Fix flutter errors happening with relative pathes
1.0.6 - 2024-01-01 #
- Return errors when error lines occur
1.0.5 - 2024-01-01 #
- Improve formatting
1.0.4 - 2024-01-01 #
- Make ErrorInfoReader public
1.0.3 - 2024-01-01 #
- Add latest dependencies
1.0.2 - 2024-01-01 #
- Initial version.