Skip to content

Releases: 51Degrees/location-dotnet

Version 4.3.9

16 Dec 17:11
Compare
Choose a tag to compare
  • BUILD: Updated packages.
  • REF: Updated submodule references.
  • REORG: Moved logic for getting property types from core to this package.

Version 4.3.8

01 Dec 10:04
Compare
Choose a tag to compare
  • 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

06 Oct 15:40
Compare
Choose a tag to compare

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

17 Aug 09:54
Compare
Choose a tag to compare

Included changes:

  • REF: Update submodules references.

Version 4.3.4

04 Aug 14:05
Compare
Choose a tag to compare

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

16 Jun 18:01
Compare
Choose a tag to compare
  • BUILD: Improved continuous integration

Version 4.2.3

10 May 07:05
Compare
Choose a tag to compare

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

03 Feb 16:28
Compare
Choose a tag to compare

Included Changes:

  • DOC: Updated developer documentation URL in readme.

Version 4.2.0

07 Jan 09:47
Compare
Choose a tag to compare

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: