| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-07-27 | 936 Bytes | |
| v0.13.36 source code.tar.gz | 2026-07-27 | 203.5 kB | |
| v0.13.36 source code.zip | 2026-07-27 | 429.4 kB | |
| Totals: 3 Items | 633.9 kB | 7 | |
New features
- Add eager-loaded relationship analysis for JSON resources by @romalytvynenko in https://github.com/dedoc/scramble/pull/1188
- Add property types from PHPDoc support by @chrisvanlier2005 in https://github.com/dedoc/scramble/pull/1057
- Infer nullable Eloquent relations from foreign key columns by @romalytvynenko in https://github.com/dedoc/scramble/pull/1225
- Add custom casts support for model attributes by @romalytvynenko in https://github.com/dedoc/scramble/pull/1227
Fixes
- Preserve nullable JSON resources in documentation by @romalytvynenko in https://github.com/dedoc/scramble/pull/1228
- Fix optional fields in JSON resources marked as required in some cases by @romalytvynenko in https://github.com/dedoc/scramble/pull/1231
- Fix CI fails by @romalytvynenko in https://github.com/dedoc/scramble/pull/1232
Full Changelog: https://github.com/dedoc/scramble/compare/v0.13.35...v0.13.36