What's Changed
- chore: refactor files into kotlin source directory by @Ezard in #19
- build: migrate Gradle scripts from Groovy to Kotlin by @Ezard in #20
- feat: add sample app by @Ezard in #21
- fix(manuscript): remove KSP dependency by @Ezard in #22
- chore(manuscript): update how Compose compiler version is set by @Ezard in #23
- fix(ksp): add missing package statement to generated file by @Ezard in #24
- fix(manuscript): remove accidentally-exposed Manuscript function from API by @Ezard in #25
- feat: remove usage of context receivers by @Ezard in #26
Full Changelog: 0.4.0...0.5.0