Releases: pedrovgs/Lynx
Release 1.1.0
Release 1.0.8
- Fix a concurrent modification exception thrown when the traces to show are being modified from different threads
- Fix an exception thrown by the AndroidSDK when trying to share a lot of traces.
Release 1.0.7
Update Renderers version from 3.0.0 to 3.2.0.
Release 1.6
Fix NPE found when LynxActivity is started without any LynxConfig instance.
Release 1.5
Fix bug related with an IllegalThreadStateException inside Lynx when Logcat.start() method was invoked.
Release 1.4
Fixed bug related to traces pending to be notified in Lynx and Lynx restart process.
Release 1.3
Added support to acceptance testing and enable execution in Travis-CI environment.
Fix bug related to LynxActivity initialized using getIntent method using a TraceLevel filter.
Release 1.2
Added support to filter traces by level.
Feature implemented by Israel Ferrer Camacho: https://github.com/rallat
Release 1.1
Removed appcompat-v7 dependency from lynx module. This library was added by default during the project creation process but we don't need it.
Release 1.0
Lynx has been released!!!