You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Added
API methods to use Quiltflower snapshots from the QuiltMC snapshot Maven repository
quiltflower.fromLatestQuiltSnapshot(): uses the latest Quiltflower snapshot version
quiltflower.fromQuiltSnapshotMaven(): uses the user-specified version from the snapshot repository, similar to fromQuiltMaven() for the release repository
SourceFactory.fromQuiltSnapshotMaven(Provider<String>): creates a Quiltflower source that downloads the specified version from the snapshot repository