blob: 1d88d0910be4326d62c0df87473897c1ca1c1134 [file] [view]
# Changelog
## 0.2.1
- Dart 2 dependency upgrades
## 0.2.0
- upgraded to support Dart 2
## 0.1.1
- fixed an issue with global_packages enumeration
## 0.1.0
- release as 0.1.0
## 0.0.1+2
- ensure that any missing version constraint is returned as `Version.none`
## 0.0.1+1
- fix an issue with parsing pubspec.yaml files without a version property defined
## 0.0.1
- initial version