Skip to content

Releases: lisonge/kotlin-loc

Release v0.5.4

20 Dec 17:27

Choose a tag to compare

What's Changed

  • fix: add CompilerPluginRegistrar.pluginId to compat kotlin 2.3

Release v0.5.3

10 Dec 08:28

Choose a tag to compare

What's Changed

  • refactor: TemplateIdentifier

Release v0.5.2

09 Dec 16:04

Choose a tag to compare

What's Changed

  • fix: use empty string as default value

Release v0.5.0

24 Oct 15:41

Choose a tag to compare

What's Changed

  • refactor: support incremental compile

Release v0.4.0

21 Oct 12:28

Choose a tag to compare

What's Changed

  • refactor: rename LOC to Loc and update annotation usage

Release v0.3.0

14 Oct 07:04

Choose a tag to compare

What's Changed

  • feat: support custom template

Release v0.2.0

13 Oct 11:32

Choose a tag to compare

What's Changed

  • feat: template support packageName

Release v0.1.1

13 Oct 10:22

Choose a tag to compare

What's Changed

  • fix: methodName hide invalid path

Release v0.1.0

13 Oct 06:59

Choose a tag to compare

What's Changed

  • first version