Releases: Ayfri/Kore
Releases · Ayfri/Kore
1.0.4 For 23w43b
Changelog
Full Changelog: 23w43a-1.0.4...v1.0.4-23w43b
1.0.4 For 23w43a
Changelog
chore(dependencies)
: Increase kotlin version to 1.9.20. 322fc07chore(dependencies)
: Increase ktor version to 2.3.5. 9eaa1fafeat(commands)
: Add tick command with tests. 8de6222
Full changelog: https://github.com/Ayfri/Kore/compare/v1.0.3-23w42a..23w43a-1.0.4
1.0.3 For 23w42a
Changelog
chore(gradle)
: Increase gradle version to 8.4. 06e72c7chore(minecraft)
: Increase minecraft version to 23w42a. e694115chore(project)
: Increase project version to 1.0.3. 0f47b05chore(readme)
: Add information about required compiler arguments, and java version. 26721e9chore(readme)
: Fix usage of tellraw that can only be used with players. d5900d6feat(chat-components)
: Addsource
property tonbt
chat component. db63b59feat(commands)
: Add usefulfunction
command shortcut for calling a macro function. dd6caf6feat(commands)
: Add usefulmodify
subcommand shortcut fordata
command. 03bdd6ffeat(structures)
: Add newpool_aliases
property tojigsaw
structure. 5dcceb1fix(commands)
: Fix default namespace when creating a macro function. aea9639, 8518ff7
Breaking changes
feat(generation)!
: Generate default datapack version depending on minecraft version. 934f0d9
BREAKING-CHANGE: Imports for theDEFAULT_DATAPACK_VERSION
property must be updated.
Full changelog: https://github.com/Ayfri/Kore/compare/v1.0.1-23w41a..v1.0.3-23w42a
1.0.2 For 23w41a
This release adds support to 23w41a.
Changelog
chore(minecraft)
: Increase minecraft version to 23w41a. 5a7580bchore(project)
: Increase project version to 1.0.2. ad9ce1crefactor(commands)
: Reintroduce postponedexecute if function
andreturn run
commands. 7725308refactor(particle)
: Reorder methods inparticle
command file. ac02915
Full changelog: https://github.com/Ayfri/Kore/compare/v1.0.1-23w40a..v1.0.2-23w41a
1.0.1 For 23w40a
This new release adds support for the 23w40a snapshot.
Changelog
chore(minecraft)
: Increase minecraft version to 23w40a. efb1bbachore(project)
: Increase project version to 1.0.1. 64b0653chore(readme)
: Add link to documentation. 0c286edfeat(chat-components)
: Allow IntArray as id parameter of showEntity method of HoverEvent. b638560feat(datapack)
: Increase default datapack format to 19. 9dea780fix(item-modifier)
: Fix creating SetEnchantments item modifier not having mutable map as builder. #38 4c9bfbdfix(predicate)
: Fix creating BlockStateProperty predicate condition not having mutable map as builder. ecacb3arefactor(chat-components)
: Chat Components now serialize their type in atype
property. 92e5ff5
Full Changelog: v1.0.0...v1.0.1-23w40a
1.0.0 First release !
Kore Library v1.0.0 Released! 🎉
I'm excited to announce the first stable release of the Kore library! After months of development and testing, Kore v1.0.0 is now available.
Get started now with the documentation and the example.
Your feedback and contributions are welcome! Feel free to open issues or pull requests on the GitHub repository.
Happy datapacking! ⛏️