Releases: teaconmc/RemoteSync
Releases · teaconmc/RemoteSync
0.2.4
Change set since 0.2.3:
7b92f1f: AbstractJarFileLocator -> AbstractJarFileModLocator
0.2.3
Change set since 0.2.2:
c30a2a2: Bump version to 0.2.3
296a308: Update Sentinel to 1.18 with minor wording improvements
b59023a: Actually try local copy whenever connection fails
0.2.2
Change set since 0.2.1:
8175f14: Stage 0.2.2
e3d04c3: Properly propagate exception to sentinel mod (close #2)
0.2.1
Change set since 0.2.0:
53258a7: Stage 0.2.1
072a2f5: Save key to local key store
0.2.0
Change set since 0.1.7:
11f0c36: Setup Java 17 for releases
772a046: Bump to version 0.2.0 since Java 17 is required
31a29f5: Stage 0.1.8
57a940b: Run signature verify before scan (#1)
185f7d5: A "sentinel" to be used in conjunction with RemoteSync.
dbe4303: Switch to Forge's new maven endpoint; bump gradle wrapper version
f025ab4: Bump log4j-api to 2.17.1
0.1.7
Change set since 0.1.6:
de0ca2b: Stage 0.1.7
72142a7: This should provide some progress feedback
0.1.6
Change set since 0.1.5:
8372c52: Ignore preferLocalCache option when fetching mod list
0.1.5
Change set since 0.1.4:
be6151c: Stage 0.1.5
61a476a: New option: preferLocalCache
0.1.4
Change set since 0.1.3:
0ae3430: Add local mod list config
0.1.3
Change set since 0.1.2:
0e5366e: Stage 0.1.3
8fcbe5a: More debug logging; update docs