Skip to content

Releases: mcbeet/beet

v0.10.0

24 Feb 06:59
Compare
Choose a tag to compare

Feature

Documentation

v0.9.4

23 Feb 23:49
Compare
Choose a tag to compare

Fix

  • Add 1.17 item modifiers (9463ac8)

Documentation

v0.9.3

22 Feb 01:49
Compare
Choose a tag to compare

Fix

  • Take into account pack.mcmeta in pack bool() (62af388)

v0.9.2

21 Feb 07:13
Compare
Choose a tag to compare

Fix

v0.9.1

20 Feb 07:06
Compare
Choose a tag to compare

Fix

  • Make it possible to specify an existing cache and use run_beet in examples (5cdea1d)

v0.9.0

20 Feb 06:52
Compare
Choose a tag to compare

Feature

  • Add run_beet helper function (a2cb545)

v0.8.2

20 Feb 01:03
Compare
Choose a tag to compare

Fix

  • Overload merge to automatically merge pack extras too (a586ee3)

v0.8.1

18 Feb 03:46
Compare
Choose a tag to compare

Fix

  • Add FormattedPipelineException and use config_error_handler in subproject (49895e3)

v0.8.0

18 Feb 02:41
Compare
Choose a tag to compare

Feature

  • Remove render and expose render path and render group in meta (adc9452)
  • Add ctx.override to temporarily change meta (c1483d0)
  • Expose renderer as a standalone plugin (e935383)
  • Add sandbox (bd538af)
  • Add explicit activate context manager (1e21f66)

Fix

  • Replace exception_fallthrough with PipelineFallthroughException (35ace13)
  • Set ctx template global in post_init (96d928b)
  • Expose the template directories (7d6f7a1)
  • Ignore cache relative to the resolved directory (3e77d79)

Documentation

  • Document ctx.activate() and ctx.override() (286eca2)

v0.7.0

16 Feb 17:47
Compare
Choose a tag to compare

Feature

  • Add lantern_load plugin (7118f10)