Skip to content

Releases: lalvarezt/string_pipeline

0.5.0

02 Jun 14:50
Compare
Choose a tag to compare

0.5.0 - 2025-06-02

⛰️ Features

  • (parser) [breaking] Simplify replace by using regex as default - (4b6093a)

🐛 Bug Fixes

  • (pest) Fix error in the parser that trimmed whitespaces on the boundaries - (829e273)

📚 Documentation

  • Configure markdown styling - (d97ee6e)

🎨 Styling

  • (pest) Reformat with pest formatter - (af3e95e)

⚙️ Miscellaneous Tasks

Build

v0.4.0

02 Jun 08:28
Compare
Choose a tag to compare

0.4.0 - 2025-06-02

⛰️ Features

  • (changelog) Add git-cliff - (d8a3b99)
  • (parser) Add shorthand support {n..m} - (48a8d4e)
  • (parser) [breaking] Migrate codebase to pest parser - (fcf0731)

📚 Documentation

  • (readme) Added crate information - (47ea4a5)
  • Added crate information - (de2ef28)

🧪 Testing

  • (parser) Some refactoring and adding more tests - (bad7d62)

⚙️ Miscellaneous Tasks

0.3.1

01 Jun 11:14
Compare
Choose a tag to compare
build: add release workflow

v0.3.0

01 Jun 09:01
Compare
Choose a tag to compare

Refactored code into a library and a cli

v0.2.0

31 May 21:55
Compare
Choose a tag to compare
chore: bump version