Skip to content

Releases: MineInAbyss/Keepup

v3.2.0-alpha.5

12 Feb 07:04
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Far more reliable downloads - (9f14142)
  • Account for program stopping mid download by writing to partial file, then renaming it - (9f14142)
  • Set a default maximum of 4 concurrent download tasks - (9f14142)
  • Don't check last changed headers for updates by default, reduces number of http calls when caching greatly - (9f14142)

⚙️ Miscellaneous Tasks

  • Better rclone command not found error message - (9f14142)

v3.2.0-alpha.4

11 Feb 23:49
Compare
Choose a tag to compare

⛰️ Features

  • Template config inventory file with pebble - (58886bc)

v3.2.0-alpha.3

11 Feb 17:19
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Replace instances of Path(".") with Path("") to avoid adding . in path string - (342b01d)

v3.2.0-alpha.2

11 Feb 04:09
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Copy individual files correctly, add test for this case - (f0a0b9b)

v3.2.0-alpha.1

11 Feb 03:11
Compare
Choose a tag to compare

⛰️ Features

  • Allow defining config dest - (f31a985)
  • Add integration test for config copying - (f31a985)

v3.1.2

08 Dec 23:21
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Compile for Jvm 17, don't set a toolchain - (1b8ac5b)
  • Upload keepup executable not zip - (00c2b6c)

⚙️ Miscellaneous Tasks

v3.1.1

16 Nov 03:51
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Upload keepup executable not zip - (00c2b6c)

v3.1.0

12 Oct 22:15
Compare
Choose a tag to compare

🐛 Bug Fixes

  • (cli) Config source must be readable, writes are not necessary - (619cede)

v3.1.0-alpha.4

07 Oct 03:06
Compare
Choose a tag to compare

⛰️ Features

  • Check whether system supports file command, if not, disable file type checking and show warning - (378830b)

v3.1.0-alpha.3

07 Oct 02:19
Compare
Choose a tag to compare

🐛 Bug Fixes

  • No longer keepup-shadow in github actions - (d9eaac0)