Skip to content

Ink 1.1.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@ephread ephread released this 28 Aug 23:02
· 4 commits to main since this release
cca8175

inkgd 0.5.0 contains the following changes:

Changed

  • Added support for inklecate 1.1.1.
  • Exposed new properties on InkPlayer (alive_flow_names & current_flow_is_default_flow).

⚠️ BREAKING CHANGE

  • [InkPlayer] The prompt_choices and choice_made signals as well as the current_choices
    property now use instances of InkChoice instead of strings. Use the text property of InkChoice
    to access the text representation.