Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ashblue/fluid-dialogue
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.0
Choose a base ref
...
head repository: ashblue/fluid-dialogue
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.1.0
Choose a head ref
  • 4 commits
  • 16 files changed
  • 2 contributors

Commits on Jan 1, 2020

  1. Configuration menu
    Copy the full SHA
    854e47a View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2020

  1. feat(graph nodes): nested graph playback now available

    Add a nested graph reference and it will play until complete. Then automatically return to the
    parent graph that played it by running the out connection (if any)
    ashblue committed Jan 29, 2020
    Configuration menu
    Copy the full SHA
    ea1a23a View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop'

    ashblue committed Jan 29, 2020
    Configuration menu
    Copy the full SHA
    65a0201 View commit details
    Browse the repository at this point in the history
  3. chore(release): 2.1.0 [skip ci]

    # [2.1.0](v2.0.0...v2.1.0) (2020-01-29)
    
    ### Features
    
    * **graph nodes:** nested graph playback now available ([ea1a23a](ea1a23a))
    semantic-release-bot committed Jan 29, 2020
    Configuration menu
    Copy the full SHA
    f149fdd View commit details
    Browse the repository at this point in the history
Loading