Skip to content

2.0.0

Choose a tag to compare

@dploeger dploeger released this 25 Aug 10:40

2.0.0 (2022-08-25)

⚠ BREAKING CHANGES

  • This requires renaming the call to DetailView.show to DetailView.show_with_item in all code

Features

  • Rename DetailView.show to DetailView.show_with_item for Godot 3.5 compatibility (7ae2533)