Releases: teletha/bee
Releases · teletha/bee
v0.64.0
0.64.0 (2024-11-16)
Features
- add commnads eclipse:live and eclipse:repository (d5d8791)
- add Task#find (3666cfe)
- drop Repository#require(String, String, String) (3666cfe)
- Enhance Jitpack support (3666cfe)
- expose the configurable option on tasks (b499bcf)
- maven task updates pom (44b626e)
- POM recognizes the usage of eclipse compiler automatically. (3666cfe)
Bug Fixes
v0.63.7
v0.62.0
v0.61.0
v0.60.1
v0.60.0
v0.59.0
v0.58.0
0.58.0 (2024-11-05)
Features
- add dependency:module task (15c6f5c)
- add native task (6aadcdc)
- add native:run task (bec28aa)
- add Task#pack and #unpack with tracking (bd12f75)
- ci task can cache the local repository (0db20ed)
- Exe task accepts additional modules (02942d8)
- Java and Test can configure the JVM and additional parameters (bd12f75)
- Native task detects various resources automatically. (d83d684)
- native task install native image builder automatically (dc552c9)
- native task run tests with agent (bd12f75)
- Native task supports SerializedLambda automatically (42e6737)
- Process accepts working directory. (20efc37)
- use sorted classpath in native task (a535508)