Releases: ifpen/GC2ASM
Releases · ifpen/GC2ASM
v2.1
What's Changed
- Fixed typos by @Mailaender in #12
- Bump advanced-security/maven-dependency-submission-action from 2.0.0 to 4.1.1 by @dependabot in #24
- Close .ch file after reading it, avoiding some leaks by @kevin-belellou in #22
- Fix some links in POM by @kevin-belellou in #25
- Bump org.jsonschema2pojo:jsonschema2pojo-maven-plugin from 1.1.2 to 1.2.2 by @dependabot in #28
- Bump com.fasterxml.jackson.datatype:jackson-datatype-jsr310 from 2.13.4 to 2.18.1 by @dependabot in #27
- Add badges to README.md by @kevin-belellou in #29
- Fixes #19 - Multiple column information per line in acq.txt files by @kevin-belellou in #23
- Bump actions/checkout from 3 to 4 by @dependabot in #30
- Bump actions/setup-java from 3 to 4 by @dependabot in #31
- Bump jakarta.xml.bind:jakarta.xml.bind-api from 4.0.0 to 4.0.2 by @dependabot in #35
- Bump com.fasterxml.jackson.core:jackson-databind from 2.13.3 to 2.18.1 by @dependabot in #43
- Bump com.networknt:json-schema-validator from 1.0.72 to 1.5.3 by @dependabot in #41
- Bump com.sun.xml.bind:jaxb-impl from 4.0.0 to 4.0.5 by @dependabot in #39
- Bump org.junit.jupiter:junit-jupiter from 5.8.2 to 5.11.3 by @dependabot in #37
- Bump org.codehaus.mojo:jaxb2-maven-plugin from 3.1.0 to 3.2.0 by @dependabot in #36
- Bump org.jacoco:jacoco-maven-plugin from 0.8.7 to 0.8.12 by @dependabot in #38
- Fixes #44 - Retrieve unit from .ch file by @kevin-belellou in #45
- Bump org.sonatype.plugins:nexus-staging-maven-plugin from 1.6.13 to 1.7.0 by @dependabot in #42
- Bump org.apache.maven.plugins:maven-release-plugin from 3.0.0-M7 to 3.1.1 by @dependabot in #34
- Bump org.apache.maven.plugins:maven-source-plugin from 2.2.1 to 3.3.1 by @dependabot in #33
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.0.0-M7 to 3.5.2 by @dependabot in #32
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 2.9.1 to 3.11.1 by @dependabot in #26
- Bump org.apache.maven.plugins:maven-gpg-plugin from 3.0.1 to 3.2.7 by @dependabot in #40
- Reading values from .ch files v179 use yOffset by @kevin-belellou in c7b9db5
New Contributors
- @Mailaender made their first contribution in #12
- @dependabot made their first contribution in #24
- @kevin-belellou made their first contribution in #22
Full Changelog: v2.0...v2.1
v2.0
What's Changed
- Move from static to instanciated objects + explicit timezone by @viscontem in #1
- Move to Java 17, and fix static classes by @viscontem in #2 and #3
Full Changelog: v1.1.0...v2.0