feat: v2-alpha (#112)

There are still some bugs, still some outstanding features, but I don't want to hold this back any longer, that way I can keep the future PRs much more focused
This commit is contained in:
Ryan Brink
2022-01-02 23:15:15 -05:00
committed by GitHub
parent d66880f9b2
commit c29567114d
229 changed files with 9172 additions and 7233 deletions

View File

@ -0,0 +1,9 @@
# Module kompendium-annotations
This module houses all annotations that Kompendium uses to provide key metadata when performing reflective analysis.
It is separated from core predominantly to allow for potential future integrations with [Kotlin Symbol Processing](https://github.com/google/ksp)
# Package io.bkbn.kompendium.annotations
Contains all annotations used by Kompendium