VoxLib 1.2.0+1.19.4
## VoxLib 1.2.0
### New Features
- New transformation methods: `flipVertical()`, `flipZ()`, `rotate(transformation)`
- High-performance caching using Caffeine library
- New utility class `CommonShapes` with pre-defined shape generators
- Shape simplification utilities
- Debug utilities in `VoxelShapeDebug`
### Improvements
- Optimized shape combination algorithms
- Special case handling for empty and full shapes
- Automatic cache eviction with time-based expiration
- Improved documentation
- Updated dependencies
### Full Changelog
See the [CHANGELOG.md](https://github.com/Mystery2099/VoxLib/blob/master/CHANGELOG.md) for complete details.
### New Features
- New transformation methods: `flipVertical()`, `flipZ()`, `rotate(transformation)`
- High-performance caching using Caffeine library
- New utility class `CommonShapes` with pre-defined shape generators
- Shape simplification utilities
- Debug utilities in `VoxelShapeDebug`
### Improvements
- Optimized shape combination algorithms
- Special case handling for empty and full shapes
- Automatic cache eviction with time-based expiration
- Improved documentation
- Updated dependencies
### Full Changelog
See the [CHANGELOG.md](https://github.com/Mystery2099/VoxLib/blob/master/CHANGELOG.md) for complete details.