Skip to content

Latest commit

 

History

History
158 lines (117 loc) · 9.3 KB

CHANGELOG.md

File metadata and controls

158 lines (117 loc) · 9.3 KB

Changelog

v0.9.2 (2024-09-08)

Fix

v0.9.1 (2024-09-08)

Fix

  • Route for smithed upload was incorrect (25939b5)

v0.9.0 (2024-07-26)

Feature

  • Update minecraft version (936eddc)
  • Update to 1.20.5, useless ticking function, fix: #34 (8c6cfd8)

v0.8.3 (2024-01-03)

Fix

v0.8.2 (2024-01-03)

Fix

  • Bump beet and pydantic vers (aced5d8)

v0.8.1 (2023-11-02)

Fix

  • crafter: Get #smithed.crafter:all from misode/mcmeta (#37) (b5f9cd0)

v0.8.0 (2023-10-18)

Feature

v0.7.4 (2023-07-30)

Fix

  • Clicked_lockable_block.json (3ebdd3e)

v0.7.3 (2023-06-25)

Fix

  • actionbar: Ensure api tags exist (6ebba8c)

v0.7.2 (2023-06-24)

Fix

v0.7.1 (2023-06-24)

Fix

  • Update smithed.item's item list to 1.20 (c7b25b4)

v0.7.0 (2023-06-19)

Feature

  • Update to 1.20 (trigger rebuild) (c13ec7a)

Fix

v0.6.1 (2023-06-15)

Fix

  • Update beet, fix smithed.item, 1.20 (#28) (973841f)

v0.6.0 (2023-04-11)

Feature

v0.5.1 (2023-04-11)

Fix

  • Github CI, using github-action-utils (3e482e9)

v0.5.0 (2023-04-11)

Feature

  • actionbar: Priorities behavior altered + reset api (#21) (2d58586)

v0.4.1 (2023-04-10)

Fix

  • Add forward-compatibility for new Beet versions (#26) (85ea724)

v0.4.0 (2023-01-13)

Feature

  • prevent-aggression: Fix load issue, bump version (51a1a05)

v0.3.0 (2023-01-08)

Feature

  • actionbar: Implement container locking event (c172080)

v0.2.1 (2023-01-05)

Fix

  • prevent-aggression: Add zombified piglin 0.1.1 (bb47411)

v0.2.0 (2023-01-03)

Feature

  • actionbar: Bump version (c950552)
  • actionbar: Add API call for locked containers (#19) (2dfa1c5)

Fix

  • Bug in stripping whitespace to be too eager (349c716)

Documentation

  • Adjust more formatting (7bf0237)
  • Improve wording and formatting for new docs (127226c)

v0.1.4 (2022-12-06)

Fix

  • Change documentation output (6589095)

v0.1.3 (2022-12-06)

Fix

v0.1.2 (2022-12-06)

Fix

  • Documentation foldering (ae5ea71)

v0.1.1 (2022-12-06)

v0.1.0 (2022-12-06)

Feature

  • Update documentation to use with Docs (1248023)
  • Improved many mechanisms (940edd9)
  • Many things including release CI (ba64afb)
  • Continue version refactor (50e7cb8)
  • Redesign versioning from the ground up (76e3081)
  • Remove __version__ from all paths (9b86c45)
  • Revamp nearly every part of build (249b9e0)
  • Change file structure (4e40471)
  • Partial revamp (3387f67)
  • Fixed build tool properly including versioning plugin and updated beet.yamls (8b60b44)

Fix

  • Pypi release (4b7c682)
  • actionbar: Adjust comment (testing) (36ee6f0)
  • Naming change + types (8b6581c)
  • Use logging instead of print (c27738c)
  • Remove broken beet command (83d4294)
  • Remove unneccessary png files (896ff07)
  • Smithed crafter works (5ca4fc5)
  • Turn on zipped (0a721c2)
  • Prevent-aggression properly works (so does versioning probably) (fb7ef05)
  • Prevent_aggression correctly outputs (ae6036f)
  • Yamls to function properly (a788c6d)
  • Adjust some yamls to try to get correct outputs.. (5cd5ff3)

Documentation