Skip to content

Releases: chgl/FhirParametersGenerator

v0.5.0

14 Aug 18:13
Compare
Choose a tag to compare

Changes

🧰 Maintenance

  • chore: release 0.4.0 and prepare for 0.5.0 (cb72d2e)

Full Changelog: v0.4.0...v0.5.0

Published with dotnet-releaser

v0.3.0

12 Jun 21:45
1d087f1
Compare
Choose a tag to compare

Changes

🧰 Maintenance

  • chore: started working on v0.3.0 (70f9cea)
  • chore: added 'autolabeler' to cspell dict (1a1bf28)
  • chore: added inheritdoc to cspell wordlist (7e8fa93)

📦 Dependencies

  • Update dependency Verify.XUnit to v16.3.6 (PR #14) by @renovate (bot)

🧰 Misc

  • perf: added basic benchmark project (PR #15)
  • chore(deps): update dependency verify.xunit to v16.4.2 (PR #16) by @renovate (bot)
  • chore(deps): update dependency verify.sourcegenerators to v1.4.0 (PR #18) by @renovate (bot)
  • chore(deps): update dependency verify.xunit to v16.4.3 (PR #17) by @renovate (bot)
  • chore(deps): update dependency verify.xunit to v16.4.4 (PR #20) by @renovate (bot)
  • chore(deps): update github/super-linter action to v4.9.1 (PR #19) by @renovate (bot)
  • chore(deps): update dependency hl7.fhir.r4 to v3.8.2 (PR #21) by @renovate (bot)
  • chore(deps): update github/super-linter action to v4.9.2 (PR #23) by @renovate (bot)
  • chore(deps): update dependency verify.xunit to v16.5.2 (PR #22) by @renovate (bot)
  • chore(deps): update dependency fluentassertions to v6.6.0 (PR #25) by @renovate (bot)
  • chore(deps): update dependency verify.xunit to v16.5.4 (PR #24) by @renovate (bot)
  • chore(deps): update dependency verify.xunit to v16.6.0 (PR #27) by @renovate (bot)
  • chore(deps): update github/codeql-action action to v2 (PR #28) by @renovate (bot)
  • chore(deps): update dependency hl7.fhir.r4 to v3.8.3 (PR #29) by @renovate (bot)
  • chore(deps): update dependency verify.xunit to v16.7.0 (PR #30) by @renovate (bot)
  • chore(deps): update dependency hl7.fhir.r4 to v4 (PR #32) by @renovate (bot)
  • chore(deps): update dependency xunit.runner.visualstudio to v2.4.5 (PR #31) by @renovate (bot)
  • chore(deps): update dependency microsoft.net.test.sdk to v17.2.0 (PR #33) by @renovate (bot)
  • chore(deps): update dependency verify.xunit to v16.7.1 (PR #34) by @renovate (bot)
  • chore(deps): update dependency verify.xunit to v16.8.1 (PR #36) by @renovate (bot)
  • chore(deps): update dependency fluentassertions to v6.7.0 (PR #37) by @renovate (bot)
  • chore(deps): update dependency microsoft.codeanalysis.csharp to v4.2.0 (PR #35) by @renovate (bot)
  • chore(deps): update github/super-linter action to v4.9.4 (PR #38) by @renovate (bot)
  • chore(deps): update dependency verify.xunit to v16.9.0 (PR #39) by @renovate (bot)
  • support for types that are derived from hl7.fhir.model.base (PR #42)
  • docs: updated README to include benchmark info (e9f7585)

Full Changelog: v0.2.0...v0.3.0

v0.2.0

09 Mar 19:45
Compare
Choose a tag to compare

Changes

✨ New Features

  • feat: emit diagnostics about unmappable types as compiler warning (PR #13)

🧰 Maintenance

  • chore: bump in-dev version to 0.2.0 (1481102)
  • chore: improved auto-labeling for dotnet-releaser and conventional commits (986625d)

📦 Dependencies

  • Update dependency Hl7.Fhir.R4 to v3.8.1 (PR #3) by @renovate (bot)
  • Update dependency Verify.XUnit to v16.3.5 (PR #4) by @renovate (bot)
  • Update dependency Microsoft.CodeAnalysis.CSharp to v4.1.0 (PR #9) by @renovate (bot)
  • Update dependency coverlet.collector to v3.1.2 (PR #8) by @renovate (bot)
  • Update dependency Microsoft.NET.Test.Sdk to v17 (PR #11) by @renovate (bot)

🧰 Misc

  • Update actions/setup-dotnet action to v2 (PR #10) by @renovate (bot)

Full Changelog: v0.1.0...v0.2.0

v0.1.0

07 Mar 20:58
Compare
Choose a tag to compare

Changes

🧰 Misc

  • feat: added initial source generator features (PR #1)
  • Configure Renovate (PR #2) by @renovate (bot)
  • ci: run ci on tag pushes (924c470)
  • ci: set 'v' prefix for github tags (87caf7d)

Full Changelog: 4778452e2d62fe93c6a0bcbd278d6bfcf869e36c...v0.1.0