Releases: Altinn/codelists-lib-dotnet
Releases · Altinn/codelists-lib-dotnet
v0.8.0
What's Changed
New Features 🎉
- Sorting av Appoptions by @StianVestli in #42
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
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
- Update dependency coverlet.collector to v6 by @renovate in #12
- Fix sonar cloud config by @RonnyB71 in #14
- Update actions/checkout action to v4 by @renovate in #19
- Added downstream parameters used. by @RonnyB71 in #20
- Minor fixes by @RonnyB71 in #21
New Contributors
- @RonnyB71 made their first contribution in #14
- @StianVestli made their first contribution in #18
Full Changelog: v0.6.2...v0.7.0
v0.6.2
- 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
- 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
What's Changed
- Fallback to
nb
as language if any other languages return 404
Dependency Upgrades 📦
Other Changes
- nuget isn't always availible as a separate command by @ivarne in #8
- Readme updated with examples on usage
New Contributors
Full Changelog: v0.5.1...v0.6.0
v0.5.1
- 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
v0.5.0-preview.9
- 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
What's Changed
- Support for SSB variants
Other Changes
Full Changelog: v0.5.0-preview.7...v0.5.0-preview.8
v0.5.0-preview.7
- 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