v1.2.0
What's Changed
-
Implement 'rewrite'. This is similar to git's insteadOf option, allowing custom URL redirection.
-
Improve Dockerfiles by merging unit tests into the main Dockerfile
-
Handle tags when fetching the Version.
Pull requests
- Rewrite urls with insteadOf option by @david-baylibre in #35
- Single dockerfile for build and tests by @david-baylibre in #38
- common: resolve recursively include in root manifest by @massonju in #39
New Contributors
Full Changelog: v1.1.2...v1.2.0