Commits
- 8720525: 1.5.10-SNAPSHOT (Jason Penilla)
- 609bec2: increase buffer size when hashing files and don't buffer when hashing strings (Jason Penilla) (#219)
- c7d0820: skip intermediary copy when filtering jars (Jason Penilla) (#220)
- 5225a4d: Use short-circuiting content comparison instead of hash comparison when possible (Jason Penilla) (#222)
- daab4fa: Add InputStream contentEquals overload (Jason Penilla)
- 1d88d33: Move DownloadService name to a constant (Jason Penilla)
- 7d2ae18: Don't hash the dev bundle zip twice (Jason Penilla) (#223)
- 3be0f6c: Update Gradle to 8.4 (Jason Penilla) (#224)
- 47ec175: Update DiffPatch (Jason Penilla) (#225)
- 87e8db2: Make ByteArray#asHexString less slow (Jason Penilla)
- 7669316: Change back to our deleteRecursive utility instead of Kotlin's new built in one (Jason Penilla)
- 76dad96: Short circuit userdev up-to-date checking on the last step when the dev bundle hasn't changed (Jason Penilla) (#221)
- Version 1.5.10 - 6a36cfa