Skip to content

Releases: mcbeet/beet

v0.6.1

13 Feb 19:04
Compare
Choose a tag to compare

Fix

  • Make it possible to use text components and override the description in plugins (ad972d0)

v0.6.0

13 Feb 08:16
Compare
Choose a tag to compare

Feature

Documentation

  • Add link to pipeline configuration video (811d426)
  • Add docstring to context inject method (2f09ffe)

v0.5.1

27 Jan 17:59
Compare
Choose a tag to compare

Fix

  • Expose project metadata in context (a04081c)
  • Better dotted pack name handling (79fccff)

v0.5.0

23 Jan 08:40
Compare
Choose a tag to compare

Feature

  • Add beet.contrib.minify_functions plugin (a7774a9)
  • Add beet.contrib.minify_json plugin (78cd972)

Fix

  • Typo in serialization descriptor (edbe174)

Documentation

  • Add link to plugins basics video (3d7a3db)

v0.4.0

14 Jan 00:51
Compare
Choose a tag to compare

Feature

  • Handle resource pack fonts and tweak docstrings (57cce73)
  • Add shaders (34505d9)
  • Locate_minecraft() now takes into account the MINECRAFT_PATH environment variable (ad6668b)

Fix

  • Also look for the .minecraft folder in the launcher files on linux (5645789)
  • Strip extra underscores from normalized name (55b8494)

v0.3.3

10 Jan 02:51
Compare
Choose a tag to compare

Fix

  • Tweak typing for merge implementation (8efa444)

Documentation

  • Add link to library overview video (4f37a74)

v0.3.2

29 Dec 22:38
Compare
Choose a tag to compare

Fix

  • Use forward slash for zipfile paths on windows (b605c07)

Documentation

  • Link to command-line video (1f45b03)
  • Add quick start to readme (3310d16)

v0.3.1

22 Dec 03:41
Compare
Choose a tag to compare

Fix

  • Default match shouldn't match anything (6f01d6a)

v0.3.0

22 Dec 00:29
Compare
Choose a tag to compare

Feature

  • Add function_header plugin (bb73eee)

Fix

Documentation

  • Add module docstring to inline plugins (d829d89)

v0.2.2

21 Dec 23:52
Compare
Choose a tag to compare

Fix

  • Trigger release to update readme (d409af5)

Documentation