Skip to content

v0.15.2

Choose a tag to compare

@zonyitoo zonyitoo released this 18 Feb 01:56
· 79 commits to master since this release

BUG Fixed

  • #64 EscapePolicy::Basic should only escape control characters
    • '\\' | '\x00'..='\x1f' | '\x7f'