Releases: HicServices/SynthEHR
Releases · HicServices/SynthEHR
v2.0.1
What's Changed
- Bump CsvHelper from 32.0.3 to 33.0.1
- Bump HIC.FAnsiSql from 3.2.2 to 3.2.6
- Bump YamlDotNet from 15.1.4 to 16.0.0
- Remove Equ, replace with native .Net language
record
feature in #210 - Remove MathNet.Numerics, embed the one class we actually used from it by @jas88 in #211
Full Changelog: v2.0.0...v2.0.1
v2.0.0
v1.2.2
What's Changed
- Final release under old name, renaming to HIC.SynthEHR as v2.0.0
- Bump to 1.2.2 and add deprecation warning by @JFriel in #196
- Bump CsvHelper from 31.0.2 to 32.0.3 by @dependabot in #189
- Bump NUnit.Analyzers from 4.1.0 to 4.2.0 by @dependabot in #190
- Bump YamlDotNet from 15.1.2 to 15.1.4 by @dependabot in #194
Full Changelog: v1.2.1...v1.2.2
v1.2.1
v1.2.0
What's Changed
- Bump CsvHelper from 30.0.1 to 31.0.2
- Bump HIC.FAnsiSql from 3.0.1 to 3.2.0
- Bump YamlDotNet from 12.0.2 to 15.1.2
Full Changelog: v1.1.2...v1.2.0
v1.1.2
What's Changed
- Bump Microsoft.NET.Test.Sdk from 17.3.2 to 17.4.0 by @dependabot in #113
- Bump CsvHelper from 30.0.0 to 30.0.1 by @dependabot in #114
- Bump NUnit3TestAdapter from 4.3.0 to 4.3.1 by @dependabot in #115
Full Changelog: v1.1.1...v1.1.2
v1.1.1
- Dependency bump only (CvsHelper from 28.0.0 to 30.0.0, HIC.FAnsiSql from 2.0.4 to 3.0.1, YamlDotNet from 11.2.1 to 12.0.2)
What's Changed
- Bump CsvHelper from 28.0.0 to 28.0.1 by @dependabot in #97
- Bump YamlDotNet from 11.2.1 to 12.0.0 by @dependabot in #98
- Bump Microsoft.NET.Test.Sdk from 17.2.0 to 17.3.0 by @dependabot in #99
- Bump HIC.FAnsiSql from 2.0.4 to 2.0.5 by @dependabot in #100
- Bump HIC.FAnsiSql from 2.0.5 to 3.0.0 by @dependabot in #101
- Bump Microsoft.NET.Test.Sdk from 17.3.0 to 17.3.1 by @dependabot in #102
- Bump NunitXml.TestLogger from 3.0.117 to 3.0.127 by @dependabot in #103
- Bump YamlDotNet from 12.0.0 to 12.0.1 by @dependabot in #104
- Bump Microsoft.NET.Test.Sdk from 17.3.1 to 17.3.2 by @dependabot in #105
- Bump CsvHelper from 28.0.1 to 29.0.0 by @dependabot in #108
- Bump YamlDotNet from 12.0.1 to 12.0.2 by @dependabot in #107
- Bump actions/setup-dotnet from 2 to 3 by @dependabot in #106
- Bump CsvHelper from 29.0.0 to 30.0.0 by @dependabot in #111
- Bump NUnit3TestAdapter from 4.2.1 to 4.3.0 by @dependabot in #110
- Bump HIC.FAnsiSql from 3.0.0 to 3.0.1 by @dependabot in #109
Full Changelog: v1.1.0...v1.1.1
v1.1.0: Merge pull request #96 from HicServices/develop
v1.1.0 release
v1.0.1
Bump to 1.0.1
BadMedicine v1.0.0
Make nuget push ignore duplicates so we can keep rebuilding until Git…