Skip to content

Commit

Permalink
Feat: continue work
Browse files Browse the repository at this point in the history
  • Loading branch information
dieyidezui committed Nov 20, 2018
1 parent f16c7cf commit f199ae2
Show file tree
Hide file tree
Showing 122 changed files with 7,183 additions and 0 deletions.
23 changes: 23 additions & 0 deletions CHANGELOG.md
@@ -0,0 +1,23 @@
#Change Log

## 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.

0 comments on commit f199ae2

Please sign in to comment.