package patch

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

v2.0.0 (2024-04-03)

  • Add support for git format-patch headers (#7 @kit-ty-kate)
  • Pretty-printer: fix no_newline support (#11 @kit-ty-kate)
  • Various fixes to the diff parser ('---' mid diff, hunks, no newline at end of file) (#10 @kit-ty-kate)
  • Add Patch.pp_list (#13 @kit-ty-kate)
  • Merge Edit and Rename operations (#14 @kit-ty-kate)
  • Add a diff implementation (#12 @kit-ty-kate)
  • Rename to_diffs to parse (#16 @kit-ty-kate)
  • Provide API docs, tweak documentation (@hannesm)

v1.0.1 (2022-10-27)

  • Remove unnecessary bytes dependency
  • Fix compilation of examples
  • Use GitHub actions instead of travis

v1.0.0 (2019-12-21)

  • Initial public release
OCaml

Innovation. Community. Security.