Commit b776623
docs: document breaking changes and deprecations; bump version to 1.13.0
Fill in the previously-empty Changed section and expand Deprecated to make
the release's user-visible breaking changes and deprecations explicit:
Parachute is now abstract (use HemisphericalParachute), add_parachute's
legacy parameter form and the rocketpy.rocket.parachute import path are
deprecated (removal in v1.14.0), logging is silent by default (enable via
rocketpy.utils.enable_logging), Components.sort_by_position returns a new
object, small fin sets now warn instead of erroring, the unstable-rocket
warning fires at flight creation, and individual fins intentionally omit the
multi-fin lift correction. Bump the version to 1.13.0.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent ea27742 commit b776623
2 files changed
Lines changed: 8 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
61 | 65 | | |
62 | 66 | | |
63 | 67 | | |
| 68 | + | |
| 69 | + | |
64 | 70 | | |
65 | 71 | | |
66 | 72 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments