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

v1.1.0 release #96

Merged
merged 36 commits into from
Jul 11, 2022
Merged

v1.1.0 release #96

merged 36 commits into from
Jul 11, 2022

Commits on Mar 2, 2022

  1. Bump actions/checkout from 2 to 3

    Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    3c30889 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2022

  1. Configuration menu
    Copy the full SHA
    f9e7ab1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af7c4f5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #86 from HicServices/to-db

    Adds support for generating test data into a db directly to BadMedicine CLI [Magalie]
    jas88 committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    3b59861 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #83 from HicServices/dependabot/github_actions/act…

    …ions/checkout-3
    
    Bump actions/checkout from 2 to 3
    jas88 committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    2e7ed28 View commit details
    Browse the repository at this point in the history
  5. .Net 6, tidied CI

    jas88 committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    5c4a909 View commit details
    Browse the repository at this point in the history
  6. Fix output paths

    jas88 committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    689b3c5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2a6c1e0 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #87 from HicServices/feature/net6

    .Net 6, tidied CI
    tznind committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    6a8b00a View commit details
    Browse the repository at this point in the history
  9. Update LGTM .Net SDK version

    jas88 committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    4d3ad57 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2022

  1. Bump actions/setup-dotnet from 1 to 2

    Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 1 to 2.
    - [Release notes](https://github.com/actions/setup-dotnet/releases)
    - [Commits](actions/setup-dotnet@v1...v2)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-dotnet
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    e8d6748 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2022

  1. Bump MathNet.Numerics from 4.15.0 to 5.0.0

    Bumps [MathNet.Numerics](https://github.com/mathnet/mathnet-numerics) from 4.15.0 to 5.0.0.
    - [Release notes](https://github.com/mathnet/mathnet-numerics/releases)
    - [Changelog](https://github.com/mathnet/mathnet-numerics/blob/master/RELEASENOTES.md)
    - [Commits](mathnet/mathnet-numerics@v4.15.0...v5.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: MathNet.Numerics
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    1d59f1d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #89 from HicServices/dependabot/nuget/develop/Math…

    …Net.Numerics-5.0.0
    jas88 committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    d7673cf View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2022

  1. Bump HIC.FAnsiSql from 2.0.3 to 2.0.4

    Bumps [HIC.FAnsiSql](https://github.com/HicServices/FAnsiSql) from 2.0.3 to 2.0.4.
    - [Release notes](https://github.com/HicServices/FAnsiSql/releases)
    - [Changelog](https://github.com/HicServices/FAnsiSql/blob/main/CHANGELOG.md)
    - [Commits](HicServices/FAnsiSql@2.0.3...2.0.4)
    
    ---
    updated-dependencies:
    - dependency-name: HIC.FAnsiSql
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    d8736a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a69b00 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2022

  1. Bump Microsoft.NET.Test.Sdk from 17.1.0 to 17.2.0

    Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.1.0 to 17.2.0.
    - [Release notes](https://github.com/microsoft/vstest/releases)
    - [Commits](microsoft/vstest@v17.1.0...v17.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.NET.Test.Sdk
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed May 12, 2022
    Configuration menu
    Copy the full SHA
    a44e324 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #91 from HicServices/dependabot/nuget/develop/Micr…

    …osoft.NET.Test.Sdk-17.2.0
    jas88 committed May 12, 2022
    Configuration menu
    Copy the full SHA
    e98708b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5aa538b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d2af606 View commit details
    Browse the repository at this point in the history
  5. Tidy chain of ifs to a switch

    jas88 committed May 12, 2022
    Configuration menu
    Copy the full SHA
    18c962f View commit details
    Browse the repository at this point in the history
  6. Merge pull request #88 from HicServices/dependabot/github_actions/act…

    …ions/setup-dotnet-2
    
    Bump actions/setup-dotnet from 1 to 2
    jas88 committed May 12, 2022
    Configuration menu
    Copy the full SHA
    1d79084 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #92 from HicServices/wide

    Added Wide and UltraWide test datasets
    jas88 committed May 12, 2022
    Configuration menu
    Copy the full SHA
    78fef8b View commit details
    Browse the repository at this point in the history

Commits on May 18, 2022

  1. Bump CommandLineParser from 2.8.0 to 2.9.1

    Bumps [CommandLineParser](https://github.com/commandlineparser/commandline) from 2.8.0 to 2.9.1.
    - [Release notes](https://github.com/commandlineparser/commandline/releases)
    - [Changelog](https://github.com/commandlineparser/commandline/blob/master/CHANGELOG.md)
    - [Commits](commandlineparser/commandline@2.8.0...v2.9.1)
    
    ---
    updated-dependencies:
    - dependency-name: CommandLineParser
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed May 18, 2022
    Configuration menu
    Copy the full SHA
    269c167 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #93 from HicServices/dependabot/nuget/develop/Comm…

    …andLineParser-2.9.1
    
    Bump CommandLineParser from 2.8.0 to 2.9.1
    jas88 committed May 18, 2022
    Configuration menu
    Copy the full SHA
    ac92181 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2022

  1. Bump svenstaro/upload-release-action from 2.2.1 to 2.3.0

    Bumps [svenstaro/upload-release-action](https://github.com/svenstaro/upload-release-action) from 2.2.1 to 2.3.0.
    - [Release notes](https://github.com/svenstaro/upload-release-action/releases)
    - [Changelog](https://github.com/svenstaro/upload-release-action/blob/master/CHANGELOG.md)
    - [Commits](svenstaro/upload-release-action@2.2.1...2.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: svenstaro/upload-release-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    27f9eb8 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2022

  1. Bump CsvHelper from 27.2.1 to 28.0.0

    Bumps [CsvHelper](https://github.com/JoshClose/CsvHelper) from 27.2.1 to 28.0.0.
    - [Release notes](https://github.com/JoshClose/CsvHelper/releases)
    - [Commits](JoshClose/CsvHelper@27.2.1...28.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: CsvHelper
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    d359b7c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #95 from HicServices/dependabot/nuget/develop/CsvH…

    …elper-28.0.0
    
    Bump CsvHelper from 27.2.1 to 28.0.0
    jas88 committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    5d172ff View commit details
    Browse the repository at this point in the history
  3. Merge pull request #94 from HicServices/dependabot/github_actions/sve…

    …nstaro/upload-release-action-2.3.0
    
    Bump svenstaro/upload-release-action from 2.2.1 to 2.3.0
    jas88 committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    ede0787 View commit details
    Browse the repository at this point in the history
  4. Update dependabot.yml

    Apply Github Actions Dependabot updates to develop not main
    jas88 committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    c6c42d4 View commit details
    Browse the repository at this point in the history
  5. Update version to 1.1.0

    jas88 committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    c9569dc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9af9a3a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    863e848 View commit details
    Browse the repository at this point in the history
  8. Skip XML in generated CLI tool

    jas88 committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    5870574 View commit details
    Browse the repository at this point in the history
  9. Add Sourcelink to nupkg

    jas88 committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    8dc2d19 View commit details
    Browse the repository at this point in the history
  10. Note addition of Sourcelink

    jas88 committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    4777df8 View commit details
    Browse the repository at this point in the history
  11. Add Sourcelink to Packages.md

    jas88 committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    7b8ec5e View commit details
    Browse the repository at this point in the history