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: nhibernate/fluent-nhibernate
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.0.0
Choose a base ref
...
head repository: nhibernate/fluent-nhibernate
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.0.1
Choose a head ref
  • 5 commits
  • 15 files changed
  • 1 contributor

Commits on Oct 7, 2020

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

Commits on Oct 8, 2020

  1. Remove unused tools from Cake script

    +semver:patch
    hazzik committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    85a6839 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2020

  1. Update Cake (#473)

    * Update Cake to 0.38.5
    * Update GitVersion.CommandLine to 5.3.7
    
    +semver:patch
    hazzik authored Oct 9, 2020
    Configuration menu
    Copy the full SHA
    e7edaba View commit details
    Browse the repository at this point in the history
  2. Fix Cascade.DeleteOrphan (#474)

    +semver:fix
    hazzik authored Oct 9, 2020
    Configuration menu
    Copy the full SHA
    3b66ce6 View commit details
    Browse the repository at this point in the history
  3. Fix combining cascades

    Fixes #472
    
    +semver:fix
    hazzik committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    e4c6e16 View commit details
    Browse the repository at this point in the history
Loading