Skip to content

gix-quote v0.5.0

Compare
Choose a tag to compare
@Byron Byron released this 04 Apr 02:08
· 510 commits to main since this release
b41312b

Other

  • Clarify description of single escaping
    This improves how gix_quote::single documents how it handles the
    cases it treats specially.

    The fix in #717 (discussed in #713) wasn't accompanied by a change
    to the documentation, which continued either to describe the
    preceding behavior or to be ambiguous. This changes it to describe
    the current behavior unambiguously. Only documentation is changed.

Commit Statistics

  • 6 commits contributed to the release.
  • 1 commit was understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • Update changelogs prior to release (38dff41)
    • Merge pull request #1907 from EliahKagan/run-ci/raw (7b17da6)
    • Use raw literals for more strings with backslashes (01bd76d)
    • Merge pull request #1812 from EliahKagan/single (6065af5)
    • Clarify description of single escaping (d731a1c)
    • Merge pull request #1778 from GitoxideLabs/new-release (8df0db2)