Skip to content

Latest commit

History

History
48 lines (25 loc) 路 1.46 KB

CHANGELOG.md

File metadata and controls

48 lines (25 loc) 路 1.46 KB

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

  • Updated example code (#63)
  • Updated bindings for Godot 4.1 (#62)

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)