Skip to content

FPL 2.1.2

Choose a tag to compare

@cmoesel cmoesel released this 02 May 12:37
· 10 commits to main since this release

This release contains a small fix to downgrade the severity from error to warning when a #current dependency can't be downloaded from the build server but already exists in the cache (so processing can continue). This change follows from this discussion on Zulip: #IG creation > Issue using version-specific packages.

What's Changed

  • Downgrade download error to warning if package can be loaded from cache by @cmoesel in #56

Full Changelog: v2.1.1...v2.1.2