Releases: teletha/bee
Releases · teletha/bee
bee v0.30.0
Features
Add Project#associate to store the project related info. (f966de1 )
All configurable value on tasks are non-static protected field. (d1753be )
The command execution results are cached for each project. (384d94a )
Bug Fixes
Jar task can't include resources when modified jar. (0a15269 )
Jar task can't pack non-class resources when modified jar. (536bcca )
Project#getAnnotationProcessor must return all dependencies. (4476081 )
Update the generated bytecode version to 16. (46ede28 )
bee v0.29.0
Features
Add --skip (-x) option to skip any task execution. (5a88114 )
Commandline option can define system property like maven. (1ca135c )
Enable multilined commandline interface. (ec30c24 )
Bug Fixes
Avoid NPE. (a273b79 )
Bee option is aware of environment variable. (151fe78 )
Update exewrap version. (a571c99 )
bee v0.28.2
Bug Fixes
Don't load target classes. (dd323ce )
bee v0.28.1
Bug Fixes
Auto detected repository uri is invalid. (ea4400a )
bee v0.28.0
Features
Add --help (-h) option. (9aecd59 )
Add --quiet (-q) and --debug (-d) options. (6b6a5ed )
Add new tasks [help:task] and [help:option]. (d91d38c )
Drop Notation. (2979c75 )
Bug Fixes
Dependency resolving is aware of no-cache option. (01a0415 )
bee v0.27.0
Features
Add --nocache (-n) option. (26f82ab )
Add --offline (-o) option. (46e98e5 )
Add --version (-v) option. (e740649 )
bee v0.26.1
Bug Fixes
Don't compute frame when version modification. (5be54a9 )
Drop unknown vcs. (db2c7ac )
bee v0.26.0
Features
Add JavaCompiler#setCompileAll. (776fcdd )
Add profiler. (b4678ac )
Add profiling option (-p or -profiling). (717c16d )
Drop configuration for test class version. (bd0fa88 )
Parallel and fast artifact downloading. (c937977 )
Provide fast DependencyCollector. (f6152f8 )
Bug Fixes
Compile task is aware of java version setting. (56e5ba2 )
Parallel dependency resolver. (6d1a774 )
Parallel metadata downloading. (5e604f2 )
Parse clipboard data as URL. (fc1a8b6 )
bee v0.25.1
Bug Fixes
Merged jar must use modified version classes. (16e8e64 )
You can’t perform that action at this time.