Skip to content

Releases: Smithed-MC/smithed-python

v0.19.0

18 Jul 17:04
Compare
Choose a tag to compare

v0.19.0 (2024-07-18)

Chore

Feature

  • feat: weld rules previewer (004aa08)

v0.18.4

25 May 21:00
Compare
Choose a tag to compare

v0.18.4 (2024-05-25)

Fix

  • fix: removed old import (f2e9193)

Unknown

v0.18.3

25 May 20:53
Compare
Choose a tag to compare

v0.18.3 (2024-05-25)

Chore

Fix

  • fix: error reporting and file names being lost (26a16cd)

  • fix: enable unknown_files (ae28e39)

v0.18.2

24 May 00:34
Compare
Choose a tag to compare

v0.18.2 (2024-05-24)

Chore

Fix

  • fix: lists not handled by injection (d9435f3)

Unknown

  • fix failing to get smithed on item modifiers (dfe1945)

v0.18.1

05 May 18:50
Compare
Choose a tag to compare

v0.18.1 (2024-05-05)

Fix

  • fix: make the CLi the same behaviour as streamlit, and a random fix ? (72e3d0e)

Style

Unknown

  • Merge pull request #11 from edayot/main

fix: streamlit working + cli working the same as the webapp (ac6a44b)

  • better gitignore (1983363)

  • fix it by saving the file to a temp directory, loading it & delete the zip (9a16626)

v0.18.0

17 Apr 02:07
Compare
Choose a tag to compare

v0.18.0 (2024-04-17)

Feature

  • feat: handles quoted keys and minecraft: keys (c6aed1f)

Style

Unknown

v0.17.2

17 Apr 00:18
Compare
Choose a tag to compare

v0.17.2 (2024-04-17)

Fix

  • fix: dedupe per rule instead of globally (fde1179)

Style

Unknown

v0.17.1

16 Apr 18:56
Compare
Choose a tag to compare

v0.17.1 (2024-04-16)

Fix

  • fix: module should be weld (4e8d487)

Style

  • style: remove old hardcoded yellow shulker box in resources (6a80a2d)

  • style: remove old hardcoded yellow shulker box code (167b104)

Test

  • test: added test for exact duplicate files (60cb1ba)

Unknown

v0.17.0

16 Apr 15:57
Compare
Choose a tag to compare

v0.17.0 (2024-04-16)

Feature

  • feat: adds de-duping plus critical multiple rule bug fix (1b160a7)

Style

Unknown

v0.16.0

04 Apr 15:24
Compare
Choose a tag to compare

v0.16.0 (2024-04-04)

Chore

  • chore: update format and linting to use bundled ruff from rye (e79792a)

  • chore: elevate perms (31674a0)

  • chore: Dockerfile nonsense (23bce02)

Feature

  • feat: override feature in pack.mcmeta __smithed__.override (1468aa1)

Fix

  • fix: better error handling for invalid mcmeta files (db82278)

Style

Unknown