Releases: sisby-folk/switchy
2.0.0-beta.7
What's Changed
- Switchy Client Management Screen by Garden System (@HestiMae) in #33
- Related restructuring:
- Split UI into its own module, making all other stuff "clientModule" and "clientPreset" etc - UI uses instanceof to find displayModules from clientModules.
- Fancify the client API system, allowing for an arbitrary feedback + clientPreset consumer to be passed and called when the specififc request returns.
Full Changelog: v2.0.0-beta.6...v2.0.0-beta.7
2.0.0-beta.6
Rename cardinal module (break), Fix importing onto the current preset, add advanced exporting + an API.
Full Changelog: v2.0.0-beta.5...v2.0.0-beta.6
2.0.0-beta.5
Allow for custom command help text to be added conditionally (e.g. when the player has switchy-client
installed).
Fix a few bugs in importing introduced by 2.0.0, including importing dropping the contents of modules, and displaying what modules are going to be imported incorrectly.
Full Changelog: v2.0.0-beta.4...v2.0.0-beta.5
2.0.0-beta.4
Don't use argument types. Oops.
Allow conditional help text.
Full 2.0 changelog still TBA.
Full Changelog: v2.0.0-beta.3...v2.0.0-beta.4
2.0.0-beta.3
Custom exception types and argument types for modules and presets.
Will probably cause crashes on unprepared addons.
Full 2.0.0 changelog still TBA.
Full Changelog: v2.0.0-beta.2...v2.0.0-beta.3
2.0.0-beta.2
Added more command events. Full changelog for 2.0.0 later still.
Full Changelog: v2.0.0-beta.1...v2.0.0-beta.2
2.0.0-beta.1
Enormous breakages - this version is for developer updating. Proper summary on the new API soon.
What's Changed
- Update CardinalModuleLoader.java by @HestiMae in #30
- Make command history work for all commands by @HestiMae in #31
New Contributors
Full Changelog: v1.9.1...v2.0.0-beta.1
1.9.1
Polish the quick-switcher a tonne - It's extensible now, but a non-messy API will come later with a few breaking changes.
Full Changelog: v1.9.0...v1.9.1
1.9.0
First 1.19 only release. Adds a quick-switcher keybind and screen to the client subproject. Set to ;
by default.
Expect further improvements to this screen in 1.9.x
Full Changelog: v1.8.15...v1.9.0
1.8.15
Bugfix - The previous version included the entire QFAPI jar in it. Yeah.
[1.18] This is (hopefully) the second last version we'll release. The last one will be an identical build published using Loom 1.1 which should (hopefully) fix issues with modCompileOnly
for devs. Feature updates will continue on 1.19 from here.
.15 - Accidentally left in a dependency for owo-lib
Full Changelog: v1.8.13...v1.8.14