| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 1.1.8 source code.tar.gz | 2026-08-07 | 44.0 MB | |
| 1.1.8 source code.zip | 2026-08-07 | 46.8 MB | |
| README.md | 2026-08-07 | 1.6 kB | |
| Totals: 3 Items | 90.9 MB | 1 | |
[Changelog](https://github.com/com-lihaoyi/mill/blob/main/changelog.adoc#1
Merged Pull Requests since 1.1.7
- Refactor Moduleutils with mutable set for better performance (backport [#7095]) by @lefou in https://github.com/com-lihaoyi/mill/pull/7304
- Test and fix IDEA
*.imlfile generation for Kotlin (backport [#7082]) by @lefou in https://github.com/com-lihaoyi/mill/pull/7313 - GenIDEA: Order IML components lexicographically (backport [#7084]) by @lefou in https://github.com/com-lihaoyi/mill/pull/7314
- Refine defaults for
KotlinModule.kotlinFriendModules(backport [#7191]) by @lefou in https://github.com/com-lihaoyi/mill/pull/7315 - Fix Kotlin incremental compilation (backport [#7152]) by @lefou in https://github.com/com-lihaoyi/mill/pull/7320
- Make Kotlin classpath snapshotting persistent (backport [#7306]) by @lefou in https://github.com/com-lihaoyi/mill/pull/7321
- Update logback to 1.5.37 by @lefou in https://github.com/com-lihaoyi/mill/pull/7325
- Make bash completion interruptable and more silent (backport [#7339]) by @lefou in https://github.com/com-lihaoyi/mill/pull/7346
- Support Kotlin 2.4 incremental compilation (backport [#7334]) by @lefou in https://github.com/com-lihaoyi/mill/pull/7355
- Fix semanticdb plugin parameters, escape white spaces (backport [#7410]) by @lefou in https://github.com/com-lihaoyi/mill/pull/7414
Full Changelog: https://github.com/com-lihaoyi/mill/compare/1.1.7...1.1.8