Skip to content

Latest commit

 

History

History
159 lines (99 loc) · 8.57 KB

CHANGELOG.md

File metadata and controls

159 lines (99 loc) · 8.57 KB

v2.0.15 (2020-07-07)

🐛 Bug Fixes

  • cabb0b1 Fix predicate not accepting arrays

v2.0.14 (2020-07-06)

🐛 Bug Fixes

v2.0.13 (2020-07-06)

🐛 Bug Fixes

v2.0.12 (2020-07-06)

🐛 Bug Fixes

  • 397215b Fix pack.mcmeta (Issues: #40)
  • 1630907 Fix not supporting font in text components (Issues: #41)
  • 65e6c7a Update advancement to 20w20a
  • 10346c7 Change camelCase to snake_case for ID registry
  • 9defcd7 Fix not supporting array predicates

v2.0.11 (2020-04-29)

🐛 Bug Fixes

  • b9f64cc Fix not supporting new advancement format

v2.0.10 (2020-04-26)

🐛 Bug Fixes

  • 3590f5e Supporting new color format in text componnets (Issues: #39)

v2.0.9 (2020-04-25)

🐛 Bug Fixes

  • 98d72d3 Fix not supporting 1.16 hoverEvent

v2.0.8 (2020-04-13)

🐛 Bug Fixes

  • 2992a15 Fix text component schema

v2.0.7 (2020-04-13)

🐛 Bug Fixes

  • 9dceee5 Fix not fully supporting 2019-06 error

v2.0.6 (2020-04-08)

🐛 Bug Fixes

v2.0.5 (2020-02-01)

🐛 Bug Fixes

  • eb5be92 Add missing is_lightning damage predicate (Issues: #34)

v2.0.4 (2020-01-28)

🐛 Bug Fixes

  • 1609cb0 Fix missing ‘type’ parameter in damage predicate (Issues: #33)

v2.0.3 (2020-01-04)

🐛 Bug Fixes

  • e203ddc Fix not allowing conditions for some functions

v2.0.2 (2019-12-30)

🐛 Bug Fixes

  • 083a16b Fix schema for entity predicate

v2.0.1 (2019-11-07)

🐛 Bug Fixes

v2.0.0 (2019-10-18)

🐛 Bug Fixes

  • 7c0c636 Remove unwanted 'data' param in item predicate (Issues: #18)
  • 267f4b1 Add support for 'storage' in chat component (Issues: #19)

💥 Breaking Changes

  • 9270e92 Support JSON schema draft 2019-09 (Issues: #17)

v1.3.7 (2019-10-06)

🐛 Bug Fixes

  • 3e4afc3 Support item tags in the item predicate (Issues: #16)

v1.3.6 (2019-10-05)

🐛 Bug Fixes

  • 7ad8e24 Fix namespaced id (Issues: #12)
  • 94d669c Remove 'advancement_reward' loot table type (Issues: #14)

v1.3.5 (2019-09-24)

🐛 Bug Fixes

  • e198332 Fix structure of 'light' in location predicate (Issues: #11)

v1.3.4 (2019-09-24)

🐛 Bug Fixes

  • d3ca1cf Support namespaced IDs in formula

v1.3.3 (2019-09-23)

🐛 Bug Fixes

  • 1c78b63 Fix 'minecraft:alternatives' condition (Issues: #6)
  • 5ffdddb Add entity type tags in entity predicate (Issues: #7)

v1.3.2 (2019-09-22)

🐛 Bug Fixes

  • 6691085 Fix missing schemas for tags (Issues: #5)

v1.3.1 (2019-09-22)

🐛 Bug Fixes

  • a493868 Fix missing parameter (#4) (Issues: #4)

v1.3.0 (2019-09-21)

✨ New Features

  • 6307884 Change into an npm package

v1.2.0 (2019-09-21)

✨ New Features

v1.1.0 (2019-09-10)

✨ New Features

v1.0.5 (2019-09-06)

🐛 Bug Fixes

v1.0.4 (2019-08-16)

🐛 Bug Fixes

v1.0.3 (2019-08-14)

🐛 Bug Fixes

v1.0.2 (2019-08-14)

🐛 Bug Fixes