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: JSkimming/abioc
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.5.0
Choose a base ref
...
head repository: JSkimming/abioc
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.6.0
Choose a head ref
  • 18 commits
  • 18 files changed
  • 1 contributor

Commits on May 30, 2017

  1. Configuration menu
    Copy the full SHA
    565267a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #43 from JSkimming/nuget-update

    Updated to the latest NuGet packages
    JSkimming authored May 30, 2017
    Configuration menu
    Copy the full SHA
    350b34d View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2017

  1. Configuration menu
    Copy the full SHA
    1621b19 View commit details
    Browse the repository at this point in the history
  2. Updated to the latest StyleCop

    And now it works in .NET Core thanks to
    DotNetAnalyzers/StyleCopAnalyzers#2351
    JSkimming committed Jun 1, 2017
    Configuration menu
    Copy the full SHA
    e7cd3b7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #45 from JSkimming/update-stylecop

    Updated to the latest StyleCop
    JSkimming authored Jun 1, 2017
    Configuration menu
    Copy the full SHA
    ed6f1cd View commit details
    Browse the repository at this point in the history
  4. Added the generic factory return tests

    This demonstrates issue #44 with failing tests.
    JSkimming committed Jun 1, 2017
    Configuration menu
    Copy the full SHA
    402a537 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ce9a4c4 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #46 from JSkimming/generic-factories-returns

    Fix issue with generic factory return tests
    JSkimming authored Jun 1, 2017
    Configuration menu
    Copy the full SHA
    b3719a4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5b34344 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #48 from JSkimming/multiple-source-assemblies

    Allow multiple reference assemblies for compilation
    JSkimming authored Jun 1, 2017
    Configuration menu
    Copy the full SHA
    9c5b426 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    70e7eb4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c776f31 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #49 from JSkimming/escape-comma-and-space

    Handle more complex generic services
    JSkimming authored Jun 1, 2017
    Configuration menu
    Copy the full SHA
    841c56f View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2017

  1. Configuration menu
    Copy the full SHA
    875b6c9 View commit details
    Browse the repository at this point in the history
  2. Added multiple mappings tests for factories

    This demonstrates issue #50 with failing tests.
    JSkimming committed Jun 2, 2017
    Configuration menu
    Copy the full SHA
    f883db6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6c46b98 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #51 from JSkimming/duplicate-mappings

    Handle multiple mappings correctly
    JSkimming authored Jun 2, 2017
    Configuration menu
    Copy the full SHA
    c448ddf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b20aa87 View commit details
    Browse the repository at this point in the history
Loading