This repository has been archived by the owner on Apr 12, 2023. It is now read-only.
Releases: andrewinci/Insulator
Releases · andrewinci/Insulator
Release 0.1.76
Add auto-update
Release Candidate 0.1.75
Generate config file for auto update (#136) * Use dist instead of shadowJar * WIP:Dependency analyzer * Manually created config * WIP:Extract dependencies * WIP: list dependencies * Fix invalid path to retrieve jars * Merge local jars in a single insulator.jar * Add update4j config example * Move logic to create the update4j config to python * Add shadowJar back * Fix PR lint * Update release pipeline Co-authored-by: Auto Lint <[email protected]>
Release Candidate 0.1.74
Release on tags only
Release Candidate 0.1.73
Update README.md
Release Candidate 0.1.70
Pre-release any commit from master to brew
Release 0.1.3
Fix context menu style (#129)
Release 0.1.2
Bump com.adarshr.test-logger from 2.1.0 to 2.1.1 (#95) Bumps com.adarshr.test-logger from 2.1.0 to 2.1.1. Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Release 0.1.1
Bump org.jetbrains.kotlin.plugin.serialization from 1.3.72 to 1.4.10 …
Release 0.1.0
New UI
Release 0.0.14
Check for updates only once (#71) * Fix update view padding and size * Check for updates only once * Lint * Set current version before integration tests * Improve build time * Lint Co-authored-by: andrea-vinci <[email protected]>