Hugo Pointcheval 5ea5c510cb chore(release): publish packages
- wyatt_crud_bloc@0.0.2
 - wyatt_analysis@2.0.1
2022-04-20 23:12:12 +02:00

27 lines
413 B
Markdown

## 2.0.1
- **DOCS**: Update readme with new version.
## 2.0.0
> Note: This release has breaking changes.
- **BREAKING** **FIX**: remove unawaited() since its in Dart 2.15.
## 1.1.1
- Delete some rules
- always_specify_types
- sort_constructors_first
- sort_pub_dependencies
## 1.1.0
- Add some errors
- Add more rules
- Fix `wyattAnalysisVersion` variable name
## 1.0.0
- Initial version.