No changes, other than attempting to fix publishing to Curseforge / Modrinth.
Backported NBT support for ItemLinks from 21.10-2-beta. Same format as for ItemImage and other tags supporting NBT.
Full Changelog: https://github.com/AppliedEnergistics/GuideME/compare/v20.4.5...v20.4.6
Backported NBT support for ItemLinks from 21.10-2-beta. Same format as for ItemImage and other tags supporting NBT.
Full Changelog: https://github.com/AppliedEnergistics/GuideME/compare/v20.1.13...v20.1.14
Backported data component support for ItemLinks from 21.10-2-beta. Same format as for ItemImage and other tags supporting data components.
Full Changelog: https://github.com/AppliedEnergistics/GuideME/compare/v21.1.14...v21.1.15
Added support for data components to ItemLink, see https://guideme.appliedenergistics.org/authoring/#item-links
Full Changelog: https://github.com/AppliedEnergistics/GuideME/compare/v21.10.1-beta...v21.10.2-beta
Markdown parse errors now log the line and column where the error occurred.
Full Changelog: https://github.com/AppliedEnergistics/GuideME/compare/v20.1.12...v20.1.13
Fix a potential issue where EMI indexing item tooltips while the player holds the guide hotkey can lead to a crash.
Full Changelog: https://github.com/AppliedEnergistics/GuideME/compare/v20.1.11...v20.1.12
Backporting the following changes from 21.8.1:
- Fixed error on startup complaining about an incubating JDK feature (vector), and the subsequent crash when that feature was actually enabled.
Full Changelog: https://github.com/AppliedEnergistics/GuideME/compare/v21.1.13...v21.1.14
What's Changed
- Port to 1.21.8 by @shartte in https://github.com/AppliedEnergistics/GuideME/pull/65
- Document "position" in navigation frontmatter by @Mithi83 in https://github.com/AppliedEnergistics/GuideME/pull/63
Full Changelog: https://github.com/AppliedEnergistics/GuideME/compare/v21.1.6...v21.8.1
