Files
bytecoder/bytecoder.changes
Fridrich Štrba 7c3b661391 2024-05-10
2025-11-14 10:12:21 +01:00

77 lines
3.1 KiB
Plaintext

-------------------------------------------------------------------
Fri Nov 14 09:07:05 UTC 2025 - Fridrich Strba <fstrba@suse.com>
- Update to v20240510
* What's Changed
+ bump org.apache.maven.plugins:maven-javadoc-plugin from
3.5.0 to 3.6.3
+ bump commons-io:commons-io from 2.13.0 to 2.15.1
+ bump org.apache.maven.plugins:maven-surefire-plugin from
3.1.2 to 3.2.2
+ bump org.pitest:pitest-maven from 1.15.1 to 1.15.3
+ bump org.apache.maven.plugins:maven-plugin-plugin from 3.9.0
to 3.10.2
+ bump org.mockito:mockito-core from 5.5.0 to 5.9.0
+ bump com.fasterxml.jackson.core:jackson-databind from 2.15.2
to 2.16.1
+ bump org.apache.maven:maven-core from 3.9.4 to 3.9.6
+ bump org.apache.maven:maven-artifact from 3.9.4 to 3.9.6
+ bump org.apache.maven:maven-plugin-api from 3.9.4 to 3.9.6
+ bump org.slf4j:slf4j-jdk14 from 2.0.9 to 2.0.11
+ #869 java.time.* support ?
-------------------------------------------------------------------
Fri Nov 14 09:03:06 UTC 2025 - Fridrich Strba <fstrba@suse.com>
- Remove stray class files from the tarball
- Change version to 0~<timestamp>
-------------------------------------------------------------------
Sat Dec 30 09:50:07 UTC 2023 - Anton Shvetz <shvetz.anton@gmail.com>
- Update to v20231201
* What's Changed
+ Implemented final binary and textual representation for Wasm
GC support
- Reproducible builds: use SOURCE_DATE_EPOCH for timestamp
-------------------------------------------------------------------
Fri Jul 14 13:12:54 UTC 2023 - Anton Shvetz <shvetz.anton@gmail.com>
- Update to v20230615
* What's Changed
+ feat(cli): -classpath supporting multiple files/folders by
@nbrugger-tgm in #920
+ Minor fix to Wasm backend runtime code regarding string
concatenation by @mirkosertic in #935
+ fix: various bugs by @nbrugger-tgm in #929
+ feat(core): Enum.getDeclaringClass by @nbrugger-tgm in #931
+ feat(core): improved No such method traces by @nbrugger-tgm
in #925
+ #924 Improved No such method : traces by @mirkosertic in #940
+ Bump maven-source-plugin from 3.2.1 to 3.3.0 by @dependabot
in #911
+ Bump maven-dependency-plugin from 3.5.0 to 3.6.0 by
@dependabot in #915
+ Bump pitest-maven from 1.13.2 to 1.14.1 by @dependabot in
#916
+ Bump selenium from 1.18.1 to 1.18.2 by @dependabot in #918
+ Bump jackson-databind from 2.15.0 to 2.15.2 by @dependabot in
#917
+ Bump maven-release-plugin from 3.0.0 to 3.0.1 by @dependabot
in #934
+ Bump picocli from 4.7.3 to 4.7.4 by @dependabot in #933
+ Bump selenium from 1.18.2 to 1.18.3 by @dependabot in #930
+ Bump maven-surefire-plugin from 3.1.0 to 3.1.2 by @dependabot
in #936
+ Bump selenium-chrome-driver from 4.9.1 to 4.10.0 by
@dependabot in #938
+ Bump commons-io from 2.12.0 to 2.13.0 by @dependabot in #937
+ Bump kotlin.version from 1.8.21 to 1.8.22 by @dependabot in
#939
-------------------------------------------------------------------
Mon May 22 17:47:10 UTC 2023 - Anton Shvetz <shvetz.anton@gmail.com>
- Initial packaging with v20230519