Skip to content

2.0.0-rc9

Pre-release
Pre-release
Compare
Choose a tag to compare
@teble teble released this 29 Nov 10:54
· 32 commits to master since this release
1d2599e

Update logs:

  • Fix getFieldInstance throwing exception when getting arrayType field
  • Added single() as a replacement for first(), first() may cause unexpected problems with non-unique results
  • Explicitly declare kotlin-stdlib version to be 1.5.0
  • Other optimizations