checkmate v0.3.2 Release Notes

Release Date: 2017-11-03 // over 6 years ago
  • ๐Ÿš€ Released on November 4, 2017.

    • Relicensed from GPLv3+ to AGPLv3+ since [diff-parse][] library that Checkmate depends on has been licensed under AGPLv3.

    • Fixed a bug that the diff parser had failed with a result of endOfInput when the input diff contains file renames. It was a bug of [diff-parse][] library, and a patch was needed to fix this.

    ๐Ÿ“œ [diff-parse]: https://github.com/mulby/diff-parse