Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
2023-06-15 source code.tar.gz | 2023-06-15 | 61.5 MB | |
2023-06-15 source code.zip | 2023-06-15 | 81.3 MB | |
README.md | 2023-06-15 | 2.3 kB | |
Totals: 3 Items | 142.9 MB | 1 |
What's Changed
- feat(cli):
-classpath
supporting multiple files/folders by @nbrugger-tgm in https://github.com/mirkosertic/Bytecoder/pull/920 - Minor fix to Wasm backend runtime code regarding string concatenation by @mirkosertic in https://github.com/mirkosertic/Bytecoder/pull/935
- fix: various bugs by @nbrugger-tgm in https://github.com/mirkosertic/Bytecoder/pull/929
- feat(core): Enum.getDeclaringClass by @nbrugger-tgm in https://github.com/mirkosertic/Bytecoder/pull/931
- feat(core): improved
No such method
traces by @nbrugger-tgm in https://github.com/mirkosertic/Bytecoder/pull/925 -
[#924] Improved No such method : traces by @mirkosertic in https://github.com/mirkosertic/Bytecoder/pull/940
-
Bump maven-source-plugin from 3.2.1 to 3.3.0 by @dependabot in https://github.com/mirkosertic/Bytecoder/pull/911
- Bump maven-dependency-plugin from 3.5.0 to 3.6.0 by @dependabot in https://github.com/mirkosertic/Bytecoder/pull/915
- Bump pitest-maven from 1.13.2 to 1.14.1 by @dependabot in https://github.com/mirkosertic/Bytecoder/pull/916
- Bump selenium from 1.18.1 to 1.18.2 by @dependabot in https://github.com/mirkosertic/Bytecoder/pull/918
- Bump jackson-databind from 2.15.0 to 2.15.2 by @dependabot in https://github.com/mirkosertic/Bytecoder/pull/917
- Bump maven-release-plugin from 3.0.0 to 3.0.1 by @dependabot in https://github.com/mirkosertic/Bytecoder/pull/934
- Bump picocli from 4.7.3 to 4.7.4 by @dependabot in https://github.com/mirkosertic/Bytecoder/pull/933
- Bump selenium from 1.18.2 to 1.18.3 by @dependabot in https://github.com/mirkosertic/Bytecoder/pull/930
- Bump maven-surefire-plugin from 3.1.0 to 3.1.2 by @dependabot in https://github.com/mirkosertic/Bytecoder/pull/936
- Bump selenium-chrome-driver from 4.9.1 to 4.10.0 by @dependabot in https://github.com/mirkosertic/Bytecoder/pull/938
- Bump commons-io from 2.12.0 to 2.13.0 by @dependabot in https://github.com/mirkosertic/Bytecoder/pull/937
- Bump kotlin.version from 1.8.21 to 1.8.22 by @dependabot in https://github.com/mirkosertic/Bytecoder/pull/939
New Contributors
- @nbrugger-tgm made their first contribution in https://github.com/mirkosertic/Bytecoder/pull/920
Full Changelog: https://github.com/mirkosertic/Bytecoder/compare/2023-05-19...2023-06-15