Releasing 0.2.0
  1. Add intellij plugin support by @IceMimosa
    • @apply
    • @builder
    • @log
    • @json
  2. Code optimization by @jxnu-liguobin
    • Support short prefix for importing enum, can use LogType.JLog or JLog as input argument.
    • LogType package path has be changed from io.github.dreamylost to io.github.dreamylost.logs. breaking change
  3. Support currying by @jxnu-liguobin
    • @constructor
    • @apply
    • @builder

项目简介

基于Scala宏编程实现的类似Lombok的工具库。

🚀 Github 镜像仓库 🚀

原项目 https://github.com/bitlap/scala-macro-tools

发行版本 26

0.9.1

全部发行版

贡献者 6

梦境迷离 @qq_34446485
S Scala Steward @Scala Steward
D dependabot[bot] @dependabot[bot]
I IceMimosa @IceMimosa
梦境迷离 @梦境迷离
I IceMimosa @IceMimosa

开发语言

  • Scala 100.0 %