We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8156bf0 commit b347b9aCopy full SHA for b347b9a
1 file changed
CHANGELOG.md
@@ -1,5 +1,14 @@
1
# Changelog
2
3
+## [1.1.0](https://github.com/cxiao/rust_string_slicer/compare/v1.0.3...v1.1.0) (2026-01-11)
4
+
5
6
+### Features
7
8
+* Add underscore in front of field names ([24054c6](https://github.com/cxiao/rust_string_slicer/commit/24054c6df0d8861337c88b9b5727a0c233df967c))
9
+* Minor clarification to progress text ([0e1dfc4](https://github.com/cxiao/rust_string_slicer/commit/0e1dfc4b7b02012652d9098b0dacf281f1252d82))
10
+* Rename "RustStringSlice" type to "&str" ([a221f91](https://github.com/cxiao/rust_string_slicer/commit/a221f912a36bcf48df4cbb137dd63a318000e6c4))
11
12
## [1.0.3](https://github.com/cxiao/rust_string_slicer/compare/v1.0.2...v1.0.3) (2023-12-25)
13
14
0 commit comments