Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v0.6.0-rc1 Release #80

Merged
merged 16 commits into from
Mar 3, 2020
Merged

v0.6.0-rc1 Release #80

merged 16 commits into from
Mar 3, 2020

Commits on Nov 15, 2019

  1. added edge case specs for Akka.Persistence.Query (#60)

    * added edge case specs for Akka.Persistence.Query
    
    * updated the spec names
    Aaronontheweb authored Nov 15, 2019
    Configuration menu
    Copy the full SHA
    b2e3c85 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88a14e2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f10ff7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ccb3d17 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2019

  1. Configuration menu
    Copy the full SHA
    468cfe8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a5ec448 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2019

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

Commits on Dec 30, 2019

  1. Configuration menu
    Copy the full SHA
    5109feb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e75cb6c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b72ca4 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2020

  1. Configuration menu
    Copy the full SHA
    0af3e3b View commit details
    Browse the repository at this point in the history
  2. Bump Microsoft.NET.Test.Sdk from 16.4.0 to 16.5.0 (#74)

    Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.4.0 to 16.5.0.
    - [Release notes](https://github.com/microsoft/vstest/releases)
    - [Commits](microsoft/vstest@v16.4.0...v16.5.0)
    
    Signed-off-by: dependabot-preview[bot] <[email protected]>
    dependabot-preview[bot] authored Mar 2, 2020
    Configuration menu
    Copy the full SHA
    94ea192 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f957595 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    Aaronontheweb authored Mar 2, 2020
    Configuration menu
    Copy the full SHA
    aef8fce View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2020

  1. Update build system (#78)

    * migrating to .NET Core 3.1
    
    * overhauled build system to standard latest
    
    * deleted global.json
    
    * fix mal-formed XML
    
    * removed dotnet-xunit
    
    * added sourcelink support
    
    * cleaned up disposal logging
    Aaronontheweb authored Mar 3, 2020
    Configuration menu
    Copy the full SHA
    d9c01eb View commit details
    Browse the repository at this point in the history
  2. V1.4.1 rc1 update (#79)

    * upgraded to Akka.NET v1.4.1-rc1
    
    * added v0.6.0-rc1 release notes
    Aaronontheweb authored Mar 3, 2020
    Configuration menu
    Copy the full SHA
    bee3221 View commit details
    Browse the repository at this point in the history