4.0.0 (2021-11-04)
3.2.0 (2019-03-13)
- patches: Fix trailing whitespace issue in filename parsing (d679ad1)
3.1.0 (2017-07-05)
- patch: Added Patch#removed_lines method (9acc263)
3.0.0 (2017-06-22)
- patches: convert non UTF-8 string to avoid invalid UTF-8 sequence errors (a8f87bd)
2.3.0 (2016-05-12)
- line: expose the line content (16b8dec)
2.2.0 (2015-10-01)
- line: remove default, and use meaningful variable name (3b14ae7)
- parser: add deprecated tag (0e88b7c)
- patches: use Patches.parse instead of DiffParser.parse (6597e6d)
2.1.3 (2015-10-01)
- Improve document