1.5 KiB
1.5 KiB
Changelog
All notable changes to this project will be documented in this file. The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
4.2 - 2023-12-16
New
- Add CMake preset and VSCode support (#61)
Changed
4.1 - 2023-07-06
Changed
- Updated bindings, updated initialization code, and added compatibility in .gdextensions for Godot 4.1 (#56)
4.0.3 - 2023-05-22
Changed
- Updated bindings for Godot 4.0.3 (#53)
4.0.2 - 2023-04-04
Changed
- Updated bindings for Godot 4.0.2 (#52)
4.0.1 - 2023-03-25
Changed
- Updated bindings for Godot 4.0.1 (#50)
Fixed
- {cmake} Don't override the debug posfix if CMAKE_DEBUG_POSTFIX defined. (#51)
4.0 - 2023-03-01
Changed
- Updated bindings for Godot 4.0 (#49)