Releases: 51Degrees/device-detection-go
Releases · 51Degrees/device-detection-go
Version v4.4.12
Version v4.4.11
Version 4.4.10.0
Version 4.4.9.0
What's Changed
- fixing tests due to the lite data file changes by @justadreamer in #19
New Contributors
- @justadreamer made their first contribution in #19
Full Changelog: 4.4.8.0...4.4.9.0
Version 4.4.8.0
Version 4.4.7.0
Version 4.4.6.0
What's Changed
- Implement new CI setup by @pi-alexander-popel in #11
- Replace
which
withGet-Command
by @drasmart in #10 - Use amalgamation instead of a submodule by @pi-alexander-popel in #12
- Replace submodule-update with package-update by @pi-alexander-popel in #13
- Updated packages. by @Automation51D in #14
- Update documentation by @pi-alexander-popel in #15
- Add nightly-publish-main workflow by @pi-alexander-popel in #16
New Contributors
- @pi-alexander-popel made their first contribution in #11
- @drasmart made their first contribution in #10
- @Automation51D made their first contribution in #14
Full Changelog: v4.4.5...4.4.6.0
Version 4.4.5
- BUILD: Updated C submodule. This fixes warnings when building on GCC 10+
Version 4.4.3
Updated Lite data for October 2022
Version 4.4.2
- REF: Updated device-detection-cxx submodule.
- TEST/OPTIM: Updated Accept-CH tests to match new client hint values, and added logic to ensure values are not duplicated in the SetHeaders function.