Releases: jpenilla/better-fabric-console
Releases · jpenilla/better-fabric-console
Better Fabric Console 1.1.3
Changelog
Changed
- Updated dependencies for compatibility with 1.19.3
Better Fabric Console 1.1.2
Changelog
Fixed
- Double ANSI reset in some cases where it wasn't needed. Shouldn't have had any visual effect.
Better Fabric Console 1.1.1
Changelog
Changed
- Updated dependencies for compatibility with 1.19.2
Fixed
- #14 issues with mod load order
- Insert ANSI resets before all color codes to match legacy text behavior
- Fixes decorations continuing in console where they would end in game
Better Fabric Console 1.1.0
Changelog
Changed
- Take over logging in a pre-launch entrypoint instead of in the mod initializer (cfeca83)
Better Fabric Console 1.0.7
Better Fabric Console 1.0.6
Changelog
Changed
- Use fabric command api v2
- Use correct bold ANSI code
Fixed
- Fixed using adventure
ComponentLogger
s before Better Fabric Console initialized
Better Fabric Console 1.0.5
Changelog
Changed
- Updated for Minecraft 1.19
Better Fabric Console 1.0.4
Changelog
Added
- Support for fabric-loader 0.14
Changed
- Dependency updates
- Take over logging earlier in the startup process
Better Fabric Console 1.0.3
Better Fabric Console 1.0.2
Changelog
Fixed
- Fix refmap issue with shadow field by removing it