Skip to content

Releases: menny/mabel

v0.5.1

12 Mar 19:06
d8c4225
Compare
Choose a tag to compare
  • Detecting many more licenses

v0.5.0

12 Mar 01:29
fb42c80
Compare
Choose a tag to compare

Revised annotation-processor mechanism. the README has full details.

v0.4.0

08 Mar 16:07
969400d
Compare
Choose a tag to compare
  • Argument to add a prefix to all generated targets: generated_targets_prefix

v0.3.5

07 Mar 20:34
8568d94
Compare
Choose a tag to compare
  • serialization optimization
  • not resolving PROVIDED scope
  • a few fixes in README

v0.3.4

13 Feb 20:55
f25b158
Compare
Choose a tag to compare
  • Fix issue with dependencies with build semver.
  • Option to output dependencies graph to a file: deps_workspace_generator_rule(output_graph_to_file = True)

v0.3.3

12 Feb 16:31
29ea5d7
Compare
Choose a tag to compare
  • Many fixes around fetching and detecting artifacts.
  • Better integration with version-spec in POM files.
  • Data writing and loading optimizations.
  • Optimization dependency graph operations.

v0.3.2

10 Feb 00:03
2d7dbf3
Compare
Choose a tag to compare
  • A few fixes to Java sources JAR fetching.

v0.3.1

09 Feb 15:39
be64bb3
Compare
Choose a tag to compare

Support POM profiles placeholders

v0.3.0

09 Feb 01:06
Compare
Choose a tag to compare
  • Enable or disable fetching sources jar with fetch_srcjrt = True/False.
  • Support for artifacts which do not have POM file.
  • Additional license-types detections.

v0.2.0

17 Jan 18:48
Compare
Choose a tag to compare

Introducing mabel