Skip to content

v0.3.1

Compare
Choose a tag to compare
@jxnu-liguobin jxnu-liguobin released this 17 Aug 14:40
· 330 commits to master since this release

Library

  • Support scalalogging for @log (#87)
  • Local private is not used in @equalsAndHashCode, such as private[this] or protected[this]
  • Add @jacksonEnum and Big refactor (#93)
  • Support @elapsed
    • Future method
    • Non-Future method
    • Save to log file
    • println to console

Intellij-plugin

  • Support generic with bound (#92)