v4.3.2
Bug Fix
Checksum Stability Fix (#417)
Restored trailing semicolon stripping that was accidentally removed in v4.3.0. This fixes checksum drift for all scripts ending with ;, not just those with trailing comments.
Upgrade Notes
| Upgrading From | Impact |
|---|---|
| v4.2.x or earlier | Seamless - checksums will match |
| v4.3.0 / v4.3.1 | One-time checksum change to restore pre-4.3.0 behavior |
Recommendation: Upgrade directly to v4.3.2 to restore checksum compatibility with v4.2.x and earlier.
Security
- Bumped
cryptographydependency (#416)
Full Changelog: v4.3.1...v4.3.2