Skip to content

v2.0.0-beta

Pre-release
Pre-release

Choose a tag to compare

released this 19 Jun 20:28
· 7 commits to master since this release

New Features:

  • Added a new repository for storing external dictionaries, allowing for easier management and integration of custom dictionaries.
  • Documented the Bukkit naming schema.

Improvements:

  • Enhanced error handling to provide more informative and helpful messages when issues arise, however this still remains to be improved... a lot.
  • Improved updating function to better handle changes and updates.
  • Added an update argument for dictionaries, making it easier to integrate new dictionary data.

Bug Fixes:

  • Resolved issue with the updating function by fixing a bug that was preventing successful updates.
  • Fixed the temp path and path, ensuring that temporary files are properly handled and removed.

Deprecations:

  • Disabled the use of enchanted_books.json in favor of bukkit_enchantments.json
  • Removed old_main.py, as this file is no longer necessary or used in the updated code.

More info of how to use the script nowdays can be found in the docs

Full Changelog: v2.0.0-alpha...v2.0.0-beta