Skip to content

Releases: Electrostat-Lab/jSnapLoader

1.0.0-alpha-version

18 Sep 11:07
db5ed1f
Compare
Choose a tag to compare
1.0.0-alpha-version Pre-release
Pre-release

What's Changed

Full Changelog: 1.0.0-pre-alpha...1.0.0-alpha

In order to utilize in your project, add the API to your dependencies and make sure mavenCentral() is defined:

repositories {
    mavenCentral()
}
dependencies {
    implementation "io.github.software-hardware-codesign:snaploader:1.0.0-alpha"
}

1.0.0-pre-alpha

17 Jul 17:47
Compare
Choose a tag to compare
1.0.0-pre-alpha Pre-release
Pre-release

What's Changed

Full Changelog: https://github.com/Software-Hardware-Codesign/jSnapLoader/commits/1.0.0-pre-alpha

In order to utilize in your project, add the API to your dependencies and make sure mavenCentral() is defined:

repositories {
    mavenCentral()
}
dependencies {
    implementation "io.github.software-hardware-codesign:snaploader:1.0.0-pre-alpha"
}

incubator

13 Jul 16:31
95c82bc
Compare
Choose a tag to compare
incubator Pre-release
Pre-release

This is an incubator version for testing only.

What's Changed

Full Changelog: https://github.com/Software-Hardware-Codesign/jSnapLoader/commits/incubator-version