Releases: sandstone-mc/sandstone
v1.0.0-beta.4 - Refactor library builds, add source maps, & fix several bugs
Commits since v1.0.0-beta.3
- 1351a31 🔖 Refactor library builds, add source maps, & fix several bugs (@MulverineX)
- 090bbe9 🧹 Go back to published version of mcdoc-ts-generator (@MulverineX)
- 92e77f1 🧪 Testing out Bun's linked package jank (@MulverineX)
- 8d9fc62 🧹 Move mcdoc-ts-generator to dev dependencies where it belongs (@MulverineX)
- 66788bb 🧹 Make source map fixer more maintainable, fix
tscretry code (@MulverineX) - c4312dc 🐛 Fix source map and some remaining builder issues (@MulverineX)
- 0ab57ff 🐛 Fix
Variablename collision, ticked functions, etc. (@MulverineX) - 355f156 ⬆️ Update from 26.1 & vanilla-mcdoc (@MulverineX)
- dd78553 🐛 Fix CI (@MulverineX)
- 05c3e03 🏗️ Add proper release CI (@MulverineX)
- c27030e 🚧 Got new library builder fully working, fixed a bunch of bugs (@MulverineX)
- 13b243d 💥 Move main library entrypoint (@MulverineX)
- 419ad77 🐛 Fix split builder (@MulverineX)
Full Changelog: v1.0.0-beta.3...v1.0.0-beta.4
v1.0.0-beta.3 - Several bug fixes and a few small features
- Fixed several Flow & misc. bugs, special thanks to @Plagiatus for all the reports
- Improved Switch and added new functionality (check out the docs :tiny_potato:)
- Added
Score#getDecomposerfor decomposing bitfields
Full Changelog: v1.0.0-beta.1...v1.0.0-beta.3
v1.0.0-beta.1 - First official 1.0.0 beta!
Now requires Bun. This may change in the future, but for now this makes library development a lot easier
The docs are updated, feel free to check them for any info you need https://sandstone.dev/
Please report any issues here on github or in the community discord.
I am as of today fully supporting this release, my goal is for beta 2 to be released within a week if enough people test and find bugs, and to form the first v1.0 stable release for Minecraft 26.1.
v1.0.0-beta.0 - Soft release of beta, for early testers
Full Changelog: v1.0.0-alpha.6...v1.0.0-beta.0
v1.0.0-alpha.6 - Fix lots of bugs, finish missing Flow utilities, add Switch/Case
Full Changelog: v1.0.0-alpha.5...v1.0.0-alpha.6
v1.0.0-alpha.5 - Fix bugs and add support for packType overrides
Full Changelog: v1.0.0-alpha.4...v1.0.0-alpha.5
v1.0.0-alpha.4 - Optimized Flow using return & Fixed bugs
Full Changelog: v1.0.0-alpha.3...v1.0.0-alpha.4
v1.0.0-alpha.3 - Add support for Macros!
Full Changelog: v1.0.0-alpha.2...v1.0.0-alpha.3
v1.0.0-alpha.2 - Update packages
Full Changelog: v1.0.0-alpha.1...v1.0.0-alpha.2
v1.0.0-alpha.1 - ESMMMMM
What's Changed
- Update Minecraft Wiki links to new domain after fork by @misode in #204
- Update gamepedia links to the new wiki by @misode in #205
- Refactor for ESM by @MulverineX
New Contributors
Full Changelog: v0.14.0-alpha.20...v1.0.0-alpha.1