Skip to content

Latest commit

 

History

History
45 lines (28 loc) · 1.72 KB

CHANGELOG.md

File metadata and controls

45 lines (28 loc) · 1.72 KB

June 24, 2021 - v0.9.33

  • Fixes NPE caused by hyperion service disconnect (Fixes #225)

March 26, 2021 - v0.9.32

  • Fixes memory leak caused by dangling hyperion service connections (Fixes #220)

January 25, 2021 - v0.9.31

  • Increment target SDK version to 30 (Fixes #191)

October 13, 2020 - v0.9.30

  • Update Core plugins to Androidx / Jetpack

August 18, 2020 - v0.9.29

  • Fixes CI publish script
  • Updates AGP and gradle versions

August 18, 2020 - v0.9.28

January 4, 2019 - v0.9.27

  • Support private variables in BuildConfig (Enabled test coverage to demonstrate private field in sample)
  • Support basic printing of arrays in BuildConfig
  • Added try/catch to prevent a blank screen on any future unsupported fields in the BuildConfig

December 10, 2018 - v0.9.26

  • Fixes Recorder Plugin menu layout
  • Adds button to Timber Plugin to share logs

November 26, 2018 - v0.9.25

  • Fixes foreground permission issue on Android P