v2.1.0-beta2 - Beta release for Analysis API
Pre-release
Pre-release
adamfowleruk
released this
19 Aug 19:36
·
30 commits
to develop
since this release
A Beta release of the CocoaPod for the Herald API. Now including the first look of the Analysis API. Beta 2 includes some bug fixes for the Analysis API and Utility classes. (Including a fix for the 64-bit Data class append() regression issue on the latest XCode releases).
What's Changed
- Version bump to v2.1.0-beta1 by @adamfowleruk in #168
- Replaced hash function in BloomFilter - Validated by @c19x in #162
- Automated test - Validated by @c19x in #164
- Transport layer security (TLS) primitives - Validated by @c19x in #160
- Exposed seeds, keys and identifier for testing - Validated by @c19x in #170
- Fixes #172. Public API now marked as public by @adamfowleruk in #173
- Break up bitwise operation into two shorter operations by @codeanticode in #174
- Fixes #175. Release prep for Herald iOS v2.1.0-beta2 by @adamfowleruk in #176
New Contributors
- @codeanticode made their first contribution in #174
Full Changelog: v2.0.0...v2.1.0-beta2