Skip to content

Releases: teletha/bee

v0.64.0

16 Nov 17:35
371a6e8
Compare
Choose a tag to compare

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

  • require Java 21 (d5d8791)
  • skip annotation processor in invalid environment (44b626e)
  • Test task can show more readable output on Junit5 (44b626e)
  • test task shows class name on MethodTestSource (44b626e)
  • update sinobu (45f52f9)

v0.63.7

13 Nov 14:18
0cff8f6
Compare
Choose a tag to compare

0.63.7 (2024-11-13)

Bug Fixes

v0.62.0

13 Nov 02:47
41a5cbe
Compare
Choose a tag to compare

0.62.0 (2024-11-13)

Features

  • add Task#find (9b2dc9a)
  • drop Repository#require(String, String, String) (9b2dc9a)
  • POM recognizes the usage of eclipse compiler automatically. (9b2dc9a)

v0.61.0

12 Nov 11:19
374c1b5
Compare
Choose a tag to compare

0.61.0 (2024-11-12)

Features

v0.60.1

12 Nov 05:18
b32038f
Compare
Choose a tag to compare

0.60.1 (2024-11-12)

Bug Fixes

  • Test task can show more readable output on Junit5 (4a255e8)
  • test task shows class name on MethodTestSource (4b333a1)

v0.60.0

11 Nov 13:03
49a8123
Compare
Choose a tag to compare

0.60.0 (2024-11-11)

Features

  • add commnads eclipse:live and eclipse:repository (d5bb012)

Bug Fixes

v0.59.0

06 Nov 03:49
61002c7
Compare
Choose a tag to compare

0.59.0 (2024-11-06)

Features

v0.58.0

05 Nov 03:15
e101c02
Compare
Choose a tag to compare

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)

Bug Fixes

v0.57.0

16 Oct 08:05
66a930f
Compare
Choose a tag to compare

0.57.0 (2024-10-16)

Features

  • FastCollector can collect any dependency in parallel (aaec66e)

v0.56.9

15 Oct 22:55
cf3b9cf
Compare
Choose a tag to compare

0.56.9 (2024-10-15)

Bug Fixes