Skip to content

Releases: rust-mobile/android_logger-rs

v0.15.0

06 Mar 20:57
634c027
Compare
Choose a tag to compare

What's Changed

  • Only provide docs.rs pages for Android targets by @MarijnS95 in #77
  • cargo: Add os::android-apis category by @MarijnS95 in #78
  • Prevent truncating log tag name by @dextero in #83
  • Replace CStr::from_ptr() with CStr::from_bytes_with_nul() by @MarijnS95 in #82
  • Derive/implement Debug for Config and AndroidLogger by @MarijnS95 in #81
  • Split things into different files, to optimize future work by @Nercury in #85
  • ci: Run cargo fmt --check to ensure code is always properly formatted by @MarijnS95 in #86
  • Use __android_log_is_loggable in AndroidLogger::enabled by @dextero in #84
  • Avoid rewriting the preconfigured tag by @dextero in #87
  • Prepare for release by @Nercury in #88

New Contributors

Full Changelog: 0.14.1...v0.15.0

0.14.1

17 Jun 07:48
e7a57d3
Compare
Choose a tag to compare
v0.14.1

0.14.0

15 Jun 12:51
Compare
Choose a tag to compare
v0.14.0

0.13.1

07 Mar 13:12
e4e8a9a
Compare
Choose a tag to compare

0.13.0

14 Feb 14:55
f85999f
Compare
Choose a tag to compare

0.12.0

19 Jan 14:07
9398978
Compare
Choose a tag to compare

0.11.3

20 Dec 13:57
e8197a6
Compare
Choose a tag to compare