Skip to content

0.9.0

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Jun 16:28
· 37 commits to main since this release

0.9.0 - 2025-06-06

🚜 Refactor

  • (parser) [breaking] Merge strip and trim functionality, now trim allows for custom charset - (cbcfd24)

📚 Documentation

  • (readme) Improved documentation, edge cases, examples - (d1bc63f)
  • (readme) Updated readme and split template system to a separate file - (e9e7af1)
  • (template) Improved documentation, edge cases, examples - (69e5d59)

⚡ Performance

  • (parser) Minor performance changes, preallocations and early exits - (4e1722e)

⚙️ Miscellaneous Tasks