Skip to content
This repository was archived by the owner on Jan 10, 2026. It is now read-only.

Latest commit

 

History

History
9 lines (8 loc) · 483 Bytes

File metadata and controls

9 lines (8 loc) · 483 Bytes

Candor 0.3.0 ChangeLog

  • Updated MigLayout
  • Added Run/Launch Configs
  • Changed from using a list view to a table view
  • Mod installation is now asynchronous and based on Futures
  • Added a new Process Launcher API to streamline launching processes whilst also preventing multiple processes to be launched (where possible).
  • Update to Gradle 7, which adds Version Catalogs, and streamlined build process.
  • Added CandorLauncher application, will be more fleshed out in the future.