Skip to content

Releases: teletha/bee

bee v0.18.1

09 Dec 03:55
7c7a301
Compare
Choose a tag to compare

Bug Fixes

  • Repository#collectDependency includes the processing project. (0ebc7fc)

bee v0.18.0

08 Dec 02:16
d23471c
Compare
Choose a tag to compare

Features

  • Add task [env:stable] and [env:latest]. (909586c)
  • Add Task#checkFile. (621ab82)
  • Github supports the creating license.txt (d510a6f)

Bug Fixes

  • Eclipse make the moduled classpath when the project is moduled. (61c5367)
  • NPE when no license definition. (47e46b1)
  • The [clean:all] task excludes built jar set. (b528716)
  • Track deleting directory. (09fa03f)

bee v0.17.3

04 Dec 03:54
4b0573f
Compare
Choose a tag to compare

Bug Fixes

bee v0.17.2

03 Dec 14:58
29bc1c2
Compare
Choose a tag to compare

Bug Fixes

bee v0.17.1

03 Dec 03:50
8bafa01
Compare
Choose a tag to compare

Bug Fixes

  • Add version sufix to donwloaded jar. (90d17d0)
  • change build order (c1ba4bc)

bee v0.17.0

03 Dec 02:53
b7b6cb3
Compare
Choose a tag to compare

Features

  • Disabe trace message in eclipse platform. (dfe8474)
  • Merge CI/CD action. (bce1ab7)
  • Throwing TaskCancel will skip the processing task. (d0fd7bb)

Bug Fixes

bee v0.16.0

30 Nov 18:13
10ab93b
Compare
Choose a tag to compare

Features

  • Support module on eclipse task. (6c15942)

Bug Fixes

  • Change installed jar's name. (8cd022b)
  • Update maven model. (0eefb76)

bee v0.15.1

19 Nov 23:37
5e03ec7
Compare
Choose a tag to compare

Bug Fixes

  • Enahance CI/CD process. (aed8c77)

bee v0.15.0

19 Nov 02:23
c34457b
Compare
Choose a tag to compare

Features

  • Add clean task. (a8633cb)
  • JavaCompiler generates the debug info by default. (02d66a5)

Bug Fixes

  • JavaCompiler API is chainable. (5fdf0a9)
  • Optimize message on javac. (2e02639)

bee v0.14.0

18 Nov 01:20
899219b
Compare
Choose a tag to compare

Features

  • Drop Bee.DisableANSI option. (afbae6b)

Bug Fixes

  • BeeInstaller doesn't delete release versions. (2d57954)
  • Compiling order in test task. (4ae82bb)
  • Compiling order in test task. (e11616d)
  • Compiling order. (163ddac)
  • Detect the build environment automatically. (afbae6b)
  • JitPack build process uses the specified Java version. (1a9bee5)
  • Platforma scans the normalized path. (be8909a)
  • Rename from Env#clear to #clean. (7b901a6)