Releases: 123inkt/jbdiff
Releases · 123inkt/jbdiff
v1.2.2
What's Changed
- Ensure static variables are initialized by @frankdekker in #10
v1.2.1
What's Changed
- Ensure bitset can handle single entries by @frankdekker in #9
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- Add binary and base64 serialization to BitSet by @frankdekker in #8
Full Changelog: v1.1.0...v1.2.0
v1.1.0
v1.0.3
Add hasChanges to text iterator
v1.0.2
What's Changed
- LineBlockTextIterator doesn't output when there are not fragments by @frankdekker in #6
Full Changelog: v1.0.1...v1.0.2
v1.0.1
bugfix: CharSequence::fromString crashes on non-utf8 strings. Will now throw InvalidArgumentException instead.
v1.0.0
Add workflow badge