Releases: xpdustry/distributor
v4.1.0 release
Features
- Added
DescriptionFacade#getComponent
. - Added
Translation#formatAsComponent
and deprecatedTranslation#formatTo
. - Added
ComponentAccumulator
. - Added
WindowManager#getActiveWindow
.
Bugfixes
- Fix crash caused by
ResourceBundles#fromClasspathDirectory
if the path of the jar contains invalid URL characters.
Chores
- Updated dependencies.
- Annotated flawed methods in
MenuGrid
(read source for more info).
v4.0.2 release
Bugfixes
- Fix
Audience#kick
not sending reason.
Chores
- Updated dependencies.
v4.0.1 release
Bugfix
- Fixed un-relocated geantyref lib in distributor-permission-rank.
v4.0.0 release
It is time... Enough waiting.
Features
- A lot...
Bugfixes
- Core parts correctly unit tested.
v4.0.0-rc.3 release
Last release candidate.
Mostly code quality improvements and bugfixes.
v4.0.0-rc.2 release
Second release candidate.
Brings bugfixes and QOL changes.
v4.0.0-rc.1 release
Initial release candidate.
Javadocs are mostly done, the wiki is next.
v4.0.0-beta.3 release
Final beta release.
All major feature I wanted for distributor 4 have been implemented.
It is now time to use it in more production plugins to asses the usability of the new APIs.
v4.0.0-beta.2 release
Second beta release.
The API is now much more stable is terms of breaking changes.
There are still things to implement and finish like the new Lamp module.
v4.0.0-beta.1 release
Initial beta release to finally start migrating xpdustry plugins to distributor 4, and be able to detect potential runtime and design issues.
The documentation is currently a copy of distributor 3.