2019-10-03 13:42:19 +03:00
|
|
|
# Unreleased changes
|
|
|
|
|
2019-10-18 17:30:17 +03:00
|
|
|
[Full changelog](https://github.com/mozilla/glean/compare/v0.0.1-TESTING6...master)
|
|
|
|
|
|
|
|
# v0.0.1-TESTING6 (2019-10-18)
|
|
|
|
|
|
|
|
[Full changelog](https://github.com/mozilla/glean/compare/v0.0.1-TESTING5...v0.0.1-TESTING6)
|
|
|
|
|
|
|
|
* Ignore dynamically stored labels if Glean is not initialized ([#374](https://github.com/mozilla/glean/pull/374))
|
|
|
|
* Make sure ProGuard doesn't remove Glean classes from the app ([#380](https://github.com/mozilla/glean/pull/380))
|
|
|
|
* Keep track of pings in all modes ([#378](https://github.com/mozilla/glean/pull/378))
|
|
|
|
* Add 'jnaTest' dependencies to the 'forUnitTest' JAR ([#382](https://github.com/mozilla/glean/pull/382))
|
|
|
|
|
|
|
|
# v0.0.1-TESTING5 (2019-10-10)
|
|
|
|
|
|
|
|
[Full changelog](https://github.com/mozilla/glean/compare/v0.0.1-TESTING4...v0.0.1-TESTING5)
|
|
|
|
|
|
|
|
* Upgrade to NDK r20 ([#365](https://github.com/mozilla/glean/pull/365))
|
2019-10-09 12:59:09 +03:00
|
|
|
|
|
|
|
# v0.0.1-TESTING4 (2019-10-09)
|
|
|
|
|
|
|
|
[Full changelog](https://github.com/mozilla/glean/compare/v0.0.1-TESTING3...v0.0.1-TESTING4)
|
|
|
|
|
|
|
|
* Take DST into account when converting a calendar into its items ([#359](https://github.com/mozilla/glean/pull/359))
|
|
|
|
* Include a macOS library in the `forUnitTests` builds ([#358](https://github.com/mozilla/glean/pull/358))
|
|
|
|
* Keep track of all registered pings in test mode ([#363](https://github.com/mozilla/glean/pull/363))
|
2019-10-08 21:58:32 +03:00
|
|
|
|
|
|
|
# v0.0.1-TESTING3 (2019-10-08)
|
|
|
|
|
2019-10-09 12:59:09 +03:00
|
|
|
[Full changelog](https://github.com/mozilla/glean/compare/v0.0.1-TESTING2...v0.0.1-TESTING3)
|
|
|
|
|
|
|
|
* Allow configuration of Glean through the GleanTestRule
|
|
|
|
* Bump `glean_parser` version to 1.9.2
|
|
|
|
|
|
|
|
# v0.0.1-TESTING2 (2019-10-07)
|
|
|
|
|
|
|
|
[Full changelog](https://github.com/mozilla/glean/compare/v0.0.1-TESTING1...v0.0.1-TESTING2)
|
|
|
|
|
|
|
|
* Include a Windows library in the `forUnitTests` builds
|
2019-10-03 13:42:19 +03:00
|
|
|
|
|
|
|
# v0.0.1-TESTING1 (2019-10-02)
|
|
|
|
|
|
|
|
[Full changelog](https://github.com/mozilla/glean/compare/95b6bcc03616c8d7c3e3e64e99ee9953aa06a474...v0.0.1-TESTING1)
|
|
|
|
|
|
|
|
### General
|
|
|
|
|
|
|
|
First testing release.
|