Merge branch 'development'

This commit is contained in:
mtgmonkey
2025-12-08 21:33:13 +01:00

View File

@@ -20,7 +20,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- use `Double` rather than `FLoat` for internal calculations - use `Double` rather than `FLoat` for internal calculations
- `cursorPos`, `dt` natively `Double` already - `cursorPos`, `dt` natively `Double` already
<<<<<<< HEAD
## [0.2.0] - 2025-12-07 ## [0.2.0] - 2025-12-07
=======
## [0.2.0-pre0] - 2025-12-07
>>>>>>> development
### Added ### Added