Skip to content
This repository has been archived by the owner on Apr 12, 2023. It is now read-only.

Releases: andrewinci/Insulator

Release 0.1.76

14 Nov 10:16
d2b046d
Compare
Choose a tag to compare

Add auto-update

Release Candidate 0.1.75

12 Nov 05:13
Compare
Choose a tag to compare
Pre-release
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

07 Nov 20:18
Compare
Choose a tag to compare
Pre-release
Release on tags only

Release Candidate 0.1.73

06 Nov 07:35
54de6bf
Compare
Choose a tag to compare
Pre-release
Update README.md

Release Candidate 0.1.70

06 Nov 04:41
Compare
Choose a tag to compare
Pre-release
Pre-release any commit from master to brew

Release 0.1.3

04 Nov 07:07
61ec2be
Compare
Choose a tag to compare
Fix context menu style (#129)

Release 0.1.2

15 Oct 07:33
0ae30c0
Compare
Choose a tag to compare
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

14 Oct 06:16
cd790a4
Compare
Choose a tag to compare
Bump org.jetbrains.kotlin.plugin.serialization from 1.3.72 to 1.4.10 …

Release 0.1.0

12 Oct 07:53
3205eeb
Compare
Choose a tag to compare
Release 0.1.0 Pre-release
Pre-release

New UI

Release 0.0.14

03 Oct 07:32
5104ce1
Compare
Choose a tag to compare
Release 0.0.14 Pre-release
Pre-release
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]>