Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 710 Bytes

CHANGELOG.md

File metadata and controls

31 lines (24 loc) · 710 Bytes

#Change Log

Version 1.0.6

*2020-06-17

  • Fix: update guava version.

Version 1.0.5

*2019-07-18

  • Fix: support latest gradle version.

Version 1.0.4

*2018-01-25

  • Fix: in rare case, lancet generate illegal bytecode because of multi-thread.

Version 1.0.3

2018-01-24

  • Fix: in rare case, lancet generate illegal bytecode because of multi-thread.
  • Add an option to open/close incremental build.

Version 1.0.2

2017-9-11

  • Fix: fall back when runtime exception occurs during process class bytes.

Version 1.0.0

2017-07-14

  • Remove guava and android plugin dependency.
  • Fix: when multiple proxy appear in one method, only one works.

Version 1.0.0-beta1

2017-05-31

  • Initial release.