| commit | c0466fe4af21b652c54dcb1d6eea2777de5c8670 | [log] [tgz] |
|---|---|---|
| author | Lasse R.H. Nielsen <lrn@google.com> | Fri Dec 20 14:50:27 2019 +0100 |
| committer | GitHub <noreply@github.com> | Fri Dec 20 14:50:27 2019 +0100 |
| tree | f8d6d6cfa0d7a39fc3558c07fa6d84dfb80ac353 | |
| parent | fc6f50e6d9bde8135d3f4dbeea28d31eca8c5c7d [diff] |
Version 2.0.0 supporting package_config.json (dart-lang/package_config#56) Giving it the package name package_config_2 to avoid conflict with the existing package_config which is used by the `test` package. This is the initial version. It will be updated to allow overlapping packages, as long as no file in the package URI root can be considered as belonging to a different package.