- `0.1.24` Adjust compiler-options to be more in-line with what Gradle passes - `0.1.23` Add compiler-type to cache key - `0.1.22` Limit retry attempts to 5. - `0.1.21` Add GOAWAY handling - `0.1.20` Implement retry-support and handling of 429 - `0.1.19` Handle artifact IDs as either paths or actual coordinates. - `0.1.18` Add Parchment support - `0.1.17` Add an experimental mergeWithSources result to try new avenus for IJ integration - `0.1.16` Only show recompile ERRORs unless in verbose mode - `0.1.15` Remove the use of AnsiColors that conflict with dark themes. - `0.1.14` Move all logging to a centralized class. - `0.1.13` Rename StringUtils -> StringUtil [no ci] - `0.1.12` Document artifact manifest [no ci] - `0.1.11` Readme cleanup, change cache directory. - `0.1.10` Implement better lock spinner Implement not replacing a result-file if it already matches - `0.1.9` Document download-assets [skip ci] - `0.1.8` Added an example [no-ci] - `0.1.7` Added description of the run command. - `0.1.6` Add automated cache maintenance on run. - `0.1.5` Started implementation of a cache-cleanup command. - `0.1.4` Added publishing repositories - `0.1.3` Added workflows - `0.1.2` Remove previous workflow - `0.1.1` Added gradleutils - `0.1.0` Continue renaming to NFRT