Skip to content

Releases: teletha/bee

v0.54.3

03 Oct 09:09
6746b56
Compare
Choose a tag to compare

0.54.3 (2024-10-03)

Bug Fixes

v0.54.2

30 Sep 11:14
1fd6dfb
Compare
Choose a tag to compare

0.54.2 (2024-09-30)

Bug Fixes

  • await resolving dependencies manually (16ea1d6)

v0.54.1

27 Sep 05:03
d1a910e
Compare
Choose a tag to compare

0.54.1 (2024-09-27)

Bug Fixes

v0.54.0

27 Sep 01:38
0f7bdf7
Compare
Choose a tag to compare

0.54.0 (2024-09-27)

Features

  • show benchmark on readme (7b6b5fb)

v0.53.0

26 Sep 15:15
ee1cf27
Compare
Choose a tag to compare

0.53.0 (2024-09-25)

Features

  • add file type (kotlin and rust) (6fa210b)
  • update lambok to 1.18.34 (37f0af4)

Bug Fixes

  • http header parsing is broken (2824814)
  • remove unused method (d1d4e54)

v0.52.0

12 Sep 12:50
e41976b
Compare
Choose a tag to compare

0.52.0 (2024-09-12)

Features

Bug Fixes

v0.51.2

12 Sep 04:18
1fdb78a
Compare
Choose a tag to compare

0.51.2 (2024-09-12)

Bug Fixes

  • make dependency resolution more faster (de86898)

v0.51.1

11 Sep 22:31
cbc2d6d
Compare
Choose a tag to compare

0.51.1 (2024-09-11)

Bug Fixes

  • installer creats compact jar (a72d93d)

v0.51.0

11 Sep 22:10
40e38f4
Compare
Choose a tag to compare

0.51.0 (2024-09-11)

Features

  • Jar task can configure the packing and merging option. (75333ed)
  • remove bun task (0ea6c2a)

Bug Fixes

  • avoiding compile error to upgrade bee (a6a4e45)
  • remain the service locator related files (020a006)
  • remove unused methods (c20ec3c)

v0.50.0

11 Sep 05:21
22ba58b
Compare
Choose a tag to compare

0.50.0 (2024-09-11)

Features

  • downgrade maven to 4.0.0-alpha-7 (ebde1ad)
  • select highest version when artifact was conflicted (2d43a99)

Bug Fixes