1.4.32 Alpha
Fixes:
- Fix configuration for suppressing obvious functions (#1789)
- Fix visibility on enum entry property (#1828)
- Fix missing annotations in GFM and unresolved static imports (#1845)
Added features:
- Reintroduce multimodule documentation (#1804)
- Compiler bump to 1.4.32 (#1818)
- Suppress inherited members (#1814)
- Bump kotlinx.html to 0.7.3 (#1819) (requires adding "https://maven.pkg.jetbrains.space/public/p/kotlinx-html/maven" repository)
- Add ability to document generated files (#1832)
- Handle html in KDoc (#1805)
- Make anchors stable (#1851)
Special thanks to external contributors: @AzimMuradov and @hfhbd