Skip to content

rage v0.12.1

Latest

Choose a tag to compare

@github-actions github-actions released this 14 Jul 03:07

rage

Fixed

  • Armored files that contain an empty final line are now correctly rejected.

age

Fixed

  • age::armor::ArmoredReader:
    • It now correctly implements the intended strict parsing profile (initially implemented in 0.9.0) by rejecting an empty final line.
    • The async API now correctly rejects some classes of truncated files that previously would cause it to hang.