Releases: Price-Index/Shop-Log-Parser
Release list
v2.0.0
v2.0.0
V2 of the Shop-Log-Parser is now finally here and fully released.
It now has a different structure of export data, so make sure to update.
New dictionaries, for bukkit names, supporting pretty much every enchanted item.
Important
Again, bugs may still be present. Just let me know if you find any and I will try to resolve them asap.
To get started you should first run the script using the --update dict arg so you will install the required dictionaries.
Cheers,
Vox
Full Changelog: v1.0.1...v2.0.0
v2.0.0-beta
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.jsonin 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
v2.0.0-alpha
What's Changed
- merge draft v1.0.3 by @Vox314 in #2
Breaking Changes
- https://github.com/Price-Index/Shop-Log-Parser/blame/179f8e91f6e099fa16859a9f656607e4b6504f85/main.py#L162C4-L162C10
- https://github.com/Price-Index/Shop-Log-Parser/blame/179f8e91f6e099fa16859a9f656607e4b6504f85/main.py#L291-L295
Full Changelog: v1.0.1...v2.0.0-alpha
Caution
This version may contain bugs, if you do find some, please notify @thevoxy on discord or open an issue here.
v1.0.2
v1.0.1
- As we moved the Project to a github organization, this update should have updated all the information (copyright notices and invalid links.)
- We also removed ghost code which might improve performance slightly.
- Renamed the project to Shop-Log-Parser
- Fixed new version detection.
Full Changelog: v1.0.0...v1.0.1
v1.0.0 - MythicMC Log Parser
Full Changelog: v0.1.2...v1.0.0
Fixed a lot of bugs mentioned by the community and split the project into 2 repository's for a more easy maintenance.
See Full Changelog for a more detailed documentation.
v1.0.0 Pre-Release Beta
Log parser now exports both a data version of the excel document and a version with SQL that can be uploaded to the website easier
Full Changelog: v1.0.0-alpha...v1.0.0-beta
v1.0.0 Pre-Release Alpha
This is a pre-release of version 1.0.0
Meaning it may contain bugs, if you do find some, please notify @thevoxy on discord.
Full Changelog: v0.1.2...v1.0.0-alpha
v0.1.2 Linux and Mac support
Full Changelog: v0.1.1...v0.1.2
v0.1.1 Release - MythicMC shoplogger
Full Changelog: v0.1.0...v0.1.1
