| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 0.37.0 source code.tar.gz | 2026-07-02 | 245.3 kB | |
| 0.37.0 source code.zip | 2026-07-02 | 426.4 kB | |
| README.md | 2026-07-02 | 2.7 kB | |
| Totals: 3 Items | 674.5 kB | 1 | |
- [moshi-ir] Enhancement: Migrate most diagnostic errors to FIR.
- [moshi-ir] Remove usages of
MessageCollector. - [moshi-ir] Support more versions of kotlinc, now
2.4.0up to2.4.20-Beta1. - [moshi-adapters] Enhancement: Support kotlin
objecttypes from@AdaptedBy. - [moshi-ir/ksp] Fix: Avoid stack overflows in generated moshi-sealed adapters when an object subtype is paired with another subtype that recursively references the sealed type.
What's Changed
- Update plugin moshix to v0.36.0 by @renovate[bot] in https://github.com/ZacSweers/MoshiX/pull/918
- Update okhttp monorepo to v5.4.0 by @renovate[bot] in https://github.com/ZacSweers/MoshiX/pull/919
- Update ktfmt to v0.63 by @renovate[bot] in https://github.com/ZacSweers/MoshiX/pull/892
- Don't try to update custom kotlin versoins by @ZacSweers in https://github.com/ZacSweers/MoshiX/pull/922
- Update dependency org.jetbrains.kotlinx:kotlinx-collections-immutable to v0.5.0 by @renovate[bot] in https://github.com/ZacSweers/MoshiX/pull/920
- Update actions/checkout action to v7 by @renovate[bot] in https://github.com/ZacSweers/MoshiX/pull/925
- Update plugin spotless to v8.7.0 by @renovate[bot] in https://github.com/ZacSweers/MoshiX/pull/924
- Update plugin com.autonomousapps.build-health to v3.15.0 by @renovate[bot] in https://github.com/ZacSweers/MoshiX/pull/923
- Update plugin mavenPublish to v0.37.0 by @renovate[bot] in https://github.com/ZacSweers/MoshiX/pull/927
- Update Gradle to v9.6.0 by @renovate[bot] in https://github.com/ZacSweers/MoshiX/pull/926
- Update Gradle to v9.6.1 by @renovate[bot] in https://github.com/ZacSweers/MoshiX/pull/930
- Update plugin com.autonomousapps.build-health to v3.16.0 by @renovate[bot] in https://github.com/ZacSweers/MoshiX/pull/929
- Migrate formatting to Kempt by @ZacSweers in https://github.com/ZacSweers/MoshiX/pull/932
- IR cleanups by @ZacSweers in https://github.com/ZacSweers/MoshiX/pull/935
- Migrate to compiler test infra by @ZacSweers in https://github.com/ZacSweers/MoshiX/pull/936
- Migrate a bunch of errors to FIR instead by @ZacSweers in https://github.com/ZacSweers/MoshiX/pull/937
- Integrate metro compat artifacts by @ZacSweers in https://github.com/ZacSweers/MoshiX/pull/939
- Support objects from AdaptedBy by @ZacSweers in https://github.com/ZacSweers/MoshiX/pull/938
- Update dependency org.jetbrains.kotlinx:kotlinx-collections-immutable to v0.5.1 by @renovate[bot] in https://github.com/ZacSweers/MoshiX/pull/940
- Fix recursive type creation by @ZacSweers in https://github.com/ZacSweers/MoshiX/pull/941
Full Changelog: https://github.com/ZacSweers/MoshiX/compare/0.36.0...0.37.0