| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| reshape-linux_386 | 2026-02-06 | 9.8 MB | |
| reshape-linux_aarch64 | 2026-02-06 | 9.6 MB | |
| reshape-linux_amd64 | 2026-02-06 | 9.7 MB | |
| reshape-darwin_amd64 | 2026-02-06 | 8.4 MB | |
| reshape-darwin_aarch64 | 2026-02-06 | 8.4 MB | |
| README.md | 2026-02-06 | 524 Bytes | |
| Reshape 0.9.0 source code.tar.gz | 2026-02-06 | 58.6 kB | |
| Reshape 0.9.0 source code.zip | 2026-02-06 | 95.5 kB | |
| Totals: 8 Items | 46.1 MB | 0 | |
Features:
- Added new
specific docscommand designed to be run by coding agents to read Reshape documentation and let them write schema migrations - Added new
specific statuscommand that returns information about any in-progress migrations. Also supports a--format jsonflag for programmatic usage.
Improvements:
reshape migration startnow accepts a--migrationflag to only apply a subset of migrations. This is useful during local development when iterating on a set of newer migrations.