Releases: lalvarezt/string_pipeline
Releases · lalvarezt/string_pipeline
0.5.0
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
- QoL workflow - (13b82b1)
v0.4.0
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
🧪 Testing
- (parser) Some refactoring and adding more tests - (bad7d62)
⚙️ Miscellaneous Tasks
- Bump to 0.4.0 - (351f1b1)
0.3.1
build: add release workflow