Releases: cattyngmd/CatFormat
Releases · cattyngmd/CatFormat
2.1.0
What's Changed
- introduced
ColorProviderinterface for custom color objects - introduced
TextFormatterinterface for text content formatting handling - improved text content formatting performance
- made
EntryContainerImplthread-safe - fixed stylist tests
- fixed #12
New Contributors
Full Changelog: 2.0.4...2.1.0
2.0.4
Full Changelog: 2.0.3...2.0.4
2.0.3
fixed invalid unicode point in Legacy Text library
Full Changelog: 2.0.2...2.0.3
2.0.2
2.0.1
updated for newer versions of minecraft
fixed jitpack build
Full Changelog: 2.0.0...2.0.1
2.0.0
Big update
- added stylist color objects support
- added style history
- added kotlin dsl
- updated syntax
Full Changelog: 1.2.0...2.0.0
1.2.0
- added Stylist system. Now you can use classes to added your own colors (see README)
- refactored packages
- updated build.gradle.kts
- added pull-request github workflow
Full Changelog: 1.1.0...1.2.0