Releases: glesica/dcdg.dart
Releases · glesica/dcdg.dart
Version 4.1.0
Version 4.0.1
Version 4.0.0
Improves consistency of is-a relationships and updates dependencies.
What's Changed
- Tell analyzer about bin/ and web/ directories by @glesica in #42
- Bump all the versions by @glesica in #45
- Fix is-a include bug by @glesica in #48
- Bump version and update docs by @glesica in #49
Full Changelog: v3.1.1...v4.0.0
Version 3.1.0
Improves --exclude
behavior and fixes some bugs.
Version 3.0.0
Update to the latest Dart features including non-nullable types. Also consumes the latest analyzer version.