π Adventure 4.9.0
Adventure 4.9.0 is a feature release of Adventure, providing new API, some nice performance improvements for the GSON serializer, and a few bug fixes.
Additions β¨
- #365 - api:
Audience#forEachAudience
andAudience#filterAudience
- #339 - api: Component iterator
- #344 - api: Advanced
Component
joining - #373 - text-serializer-gson: Migrate remaining serializers to use
TypeAdapter
s - #406 - api: Add
TitlePart
- #426 - api: Add
Locale
pointer - #404 - api: Add
Keybind
interface - #308 - api: Add support for 'compacting` components
Fixes π
- #430 - fix: Check for null supplier
- #421 - api: Merge style of full match when replaced
- #407 - api: Make sure pointers()is overridden in
ForwardingAudience.Single
Dependency updates
- Bump
examination
from 1.1.0 to 1.3.0 - Bump JetBrains annotations to 22.0.0
serializer-configurate3
: Bump Configurate dependency to 3.7.2serializer-configurate4
: Bump Configurate dependency to 4.1.1