Skip to content

v0.15.2

Compare
Choose a tag to compare
@zonyitoo zonyitoo released this 18 Feb 01:56
· 65 commits to master since this release

BUG Fixed

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