Skip to content

Conversation

@jonnydgreen
Copy link
Contributor

@jonnydgreen jonnydgreen commented Jul 11, 2025

Important

This PR contains breaking changes. These are essential to ensure future compatibility of core Parley interfaces and ensure future extensiblity.

Changes

  • Add Jump Node support
    • Implement feature
    • Tests
    • Fixup TODOs
    • Documentation
    • Update example repo
  • Add ParleyContext and replace method using the Dictionary-based context
    • BREAKING CHANGE
  • Add ParleyRunResult for greater flexibility in running Dialogue Sequences
    • BREAKING CHANGE
  • Replaced Parley logs with just message building for better stack traces
  • Detailed breaking changes and migration guide
  • Renamed a few method and fixed a few minor issues
  • Fixed issue where users were unable to customise the default balloon in settings
  • Add async/await support to actions which are renamed to ParleyActionInterface.run
  • Add async/await support to facts which are renamed to ParleyFactInterface.evaluate

@jonnydgreen jonnydgreen merged commit 75000b9 into main Jul 14, 2025
3 checks passed
@jonnydgreen jonnydgreen deleted the jump-node branch July 14, 2025 00:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request semver_major

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant