Files
node-minecraft-data/doc/history.md
T
2015-08-25 03:31:51 +02:00

738 B

0.7.0

  • update protocol.json : condition becomes switch

0.6.0

  • update protocol.json in 1.8 and 1.9 : the schema is now better for types (see minecraft-data for more details)

0.5.2

  • update README and example : the package is now called minecraft-data in npm

0.5.1

  • fix bug with fs.existsSync
  • fix npm badge in readme

0.5.0

  • bumping a few versions because package now published as minecraft-data
  • add multi-version support
  • add protocol.json access

0.2.0

  • add unindexed version of blocks, items, biomes, instruments and entities

0.1.2

  • fix bug in indexes

0.1.1

  • fix bug in find functions

0.1.0

  • provide : id-indexed data, name-indexed data and two functions to find items or blocks