Skip to content

v0.9.1: Support forward slashes in strings

Compare
Choose a tag to compare
@Geod24 Geod24 released this 31 Jul 11:53
· 23 commits to master since this release

This release introduce support for optionally-escaped forward slashes in string, which improve JSON compatibility.
This is especially important in the D ecosystem, as Vibe.d escapes forward slashes by default.

What's Changed

Full Changelog: v0.9.0...v0.9.1