File tree 2 files changed +5
-2
lines changed
2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## [ Unreleased]
4
4
5
+ ## [ 0.4.2] - Jan 22 2024
6
+
5
7
### Bug fixes
6
8
7
9
- fixed a bug that caused ` RopeSlice::line_slice() ` to panic or halt forever
67
69
68
70
- the ` Chunks ` iterator no longer implements ` ExactSizeIterator ` ;
69
71
70
- [ Unreleased ] : https://github.com/nomad/crop/compare/v0.4.1...HEAD
72
+ [ Unreleased ] : https://github.com/nomad/crop/compare/v0.4.2...HEAD
73
+ [ 0.4.2 ] : https://github.com/nomad/crop/compare/v0.4.1...v0.4.2
71
74
[ 0.4.1 ] : https://github.com/nomad/crop/compare/v0.4.0...v0.4.1
72
75
[ 0.4.0 ] : https://github.com/nomad/crop/compare/v0.3.0...v0.4.0
73
76
[ 0.3.0 ] : https://github.com/nomad/crop/compare/v0.2.0...v0.3.0
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " crop"
3
- version = " 0.4.1 "
3
+ version = " 0.4.2 "
4
4
edition = " 2021"
5
5
rust-version = " 1.65"
6
6
authors = [
" Riccardo Mazzarini <[email protected] >" ]
You can’t perform that action at this time.
0 commit comments