Releases: square/Aardvark
Releases · square/Aardvark
CoreAardvark/1.0.0
• Introducing core Aardvark logging and log-distributing functionality as a stand-alone, extension-safe framework.
1.6.0
1.5.0
1.4.0
1.3.2
1.3.1
1.3
Prevent crash on iOS 9 when composing a screenshot on a view of size CGRectNull
Better iOS 9 compatibility
• Use UIAlertController instead of UIAlertView on iOS 8+
• Added the ability to file a bug without a screenshot.
Props to @dzenbot for the PR!
Added ability to add additions to the email body at bug-file time
Set a ARKEmailBugReporterEmailBodyAdditionsDelegate
on your email bug reporter to inject key/value pairs in the email bug report body at bug-file time. Also made retrieving logs for bug filing faster.