Releases: 51Degrees/location-dotnet
Releases · 51Degrees/location-dotnet
Version 4.3.9
- BUILD: Updated packages.
- REF: Updated submodule references.
- REORG: Moved logic for getting property types from core to this package.
Version 4.3.8
- CLEANUP: .NET Core 2.1 is out of support, switched affected projects to .NET Core 3.1
- REF: Update to latest sub modules
Version 4.3.7
Included Changes:
- FEAT/REF: Update references to pipeline and implement abstract ProcessCloudEngine method in CloudAspectEngine to let base class handle retrieving cloud response.
- FEAT: Added support for Testing .NET APIs on Linux.
- FEAT: Version the library file when building packages.
Version 4.3.5
Included changes:
- REF: Update submodules references.
Version 4.3.4
Included changes:
- BUILD: Added 'submodule-trigger.yml' pipeline to support automated release process.
- BUILD: Added a step to 'build-and-test.yml' pipeline to auto complete a pull request to main as part of the automated release process.
- BUILD: Changed nightly build to just run tests, not create packages.
Version 4.3.1
- BUILD: Improved continuous integration
Version 4.2.3
Included Changes:
- FEAT: cloud example tests integration
- FEAT: Add Property value metadata tests for cloud geo-location engines and change interface so that the JavaScript property is an AspectPropertyValue
Rleases:
Version 4.2.1
Included Changes:
- DOC: Updated developer documentation URL in readme.
Version 4.2.0
Included Changes:
REF: Updated references to pipeline and device detection packages.
EXAMPLE: Re-factor examples so that they are unit testable.
TEST: Add tests for examples.
TEST: Add tests for GeoEngineHelper.
DOC: Updated DOXY file.
Releases: