You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-*(bench)* Update to use map - ([d9ec045](https://github.com/lalvarezt/string_pipeline/commit/d9ec04514fb68b6b3f2e8f99f2706013b9b878a5))
11
+
-*(parser)* Make map work for multiple operations - ([4d1b9e7](https://github.com/lalvarezt/string_pipeline/commit/4d1b9e78b8e7a304523dfc257b120ff6a80586e4))
12
+
-*(parser)* Add support for map, sort, reverse, unique, pad, regex_extract - ([b198d20](https://github.com/lalvarezt/string_pipeline/commit/b198d20fa80decf4d5cab4f54c0d8f476a5092bc))
13
+
14
+
### 🚜 Refactor
15
+
16
+
-*(lib)*[**breaking**] Create and expose a single Template object for users to interact with - ([378fdc4](https://github.com/lalvarezt/string_pipeline/commit/378fdc4fb6a34aea3a8638800376703685d2a731))
17
+
-*(mod)*[**breaking**] Remove string|list handling on operations, we now have map - ([61d5a9d](https://github.com/lalvarezt/string_pipeline/commit/61d5a9df82f641ad7185827cfcac29181a4ce9cc))
18
+
-*(mod)* Clean up logic - ([a8b79bf](https://github.com/lalvarezt/string_pipeline/commit/a8b79bf7d2c16ed85bea8bff55ccb37342ba9fa1))
19
+
20
+
### 📚 Documentation
21
+
22
+
-*(readme)* Updated readme with the new features - ([2278fa8](https://github.com/lalvarezt/string_pipeline/commit/2278fa8f16667b267d0674977c1245ae4ec54ddc))
23
+
-*(readme)* Update slice and substring and other minor changes - ([9df6365](https://github.com/lalvarezt/string_pipeline/commit/9df6365ccb170f5f81b9b4168d02ca1b94892fcf))
24
+
25
+
### ⚙️ Miscellaneous Tasks
26
+
27
+
- Bump to 0.8.0 - ([8f54253](https://github.com/lalvarezt/string_pipeline/commit/8f5425379ed3c12de551b7cd2e79eea352400e85))
0 commit comments