Skip to content

Releases: Altinn/codelists-lib-dotnet

v0.8.0

06 Nov 12:46
211a845
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Dependency Upgrades 📦

Other Changes

  • Update dependency RichardSzalay.MockHttp to v7 by @renovate in #22
  • Update actions/setup-java action to v4 by @renovate in #28
  • Update dependency Microsoft.SourceLink.GitHub to v8 by @renovate in #26
  • Update github/codeql-action action to v3 by @renovate in #34
  • Update actions/setup-dotnet action to v4 by @renovate in #32
  • Update actions/upload-artifact action to v4 by @renovate in #33
  • Update nuget non-major dependencies by @renovate in #31

New Contributors

Full Changelog: v0.7.0...v0.8.0

v0.7.0

19 Oct 05:02
b1bd7a0
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • Added selectCodes option for SSB API by @StianVestli in #18
  • Document the used parameters for the SSB classifications provider by @RonnyB71 in #15

Other Changes

New Contributors

Full Changelog: v0.6.2...v0.7.0

v0.6.2

22 May 13:29
Compare
Choose a tag to compare
  • Fixed issue where you would get multiple versions of a basic service when registering a specific codelist.

Full Changelog: v0.6.1...v0.6.2

v0.6.1

16 May 13:21
Compare
Choose a tag to compare
  • Downgraded dependency on Altinn.App.Core package to minimum required to avoid forcing apps to upgrade when using the library

Full Changelog: v0.6.0...v0.6.1

v0.6.0

16 May 10:35
Compare
Choose a tag to compare

What's Changed

  • Fallback to nb as language if any other languages return 404

Dependency Upgrades 📦

  • Update dependency Altinn.App.Core to v7.9.0 by @renovate in #10

Other Changes

  • nuget isn't always availible as a separate command by @ivarne in #8
  • Readme updated with examples on usage

New Contributors

  • @ivarne made their first contribution in #8

Full Changelog: v0.5.1...v0.6.0

v0.5.1

16 May 05:49
Compare
Choose a tag to compare
  • Add support for registering custom mapping to description and help text when using codelists from SSB

Full Changelog: v0.5.0...v0.5.1

v0.5.0

15 May 20:49
Compare
Choose a tag to compare

Initial release of package including the following fixes compared to v0.5.0-preview.9

  • Add support for specifying description and help text in options
  • Fixed issue with floating references requiring minimum 7.8.0

v0.5.0-preview.9

04 May 05:42
Compare
Choose a tag to compare
v0.5.0-preview.9 Pre-release
Pre-release
  • Support for caching of of SSB classification based code lists
  • Support for description as part of the code lists

Full Changelog: v0.5.0-preview.8...v0.5.0-preview.9

v0.5.0-preview.8

02 May 19:04
4f105ab
Compare
Choose a tag to compare
v0.5.0-preview.8 Pre-release
Pre-release

What's Changed

  • Support for SSB variants

Other Changes

  • Update nuget non-major dependencies by @renovate in #7

Full Changelog: v0.5.0-preview.7...v0.5.0-preview.8

v0.5.0-preview.7

20 Mar 20:35
Compare
Choose a tag to compare
v0.5.0-preview.7 Pre-release
Pre-release
  • Support for providing any SSB classification id in addition to the enum based.

Full Changelog: v0.5.0-preview.6...v0.5.0-preview.7