Changelog

0.3.0

  • Updated to null safety

0.2.3

0.2.2

  • Uses PUB_HOSTED_URL for finding hosted packages

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