From: GitHub <no...@gi...> - 2016-02-12 16:04:49
|
Branch: refs/heads/master Home: https://github.com/xmlunit/xmlunit.net Commit: bbf605b93dc0c62ee0952e559c7a3262419e3565 https://github.com/xmlunit/xmlunit.net/commit/bbf605b93dc0c62ee0952e559c7a3262419e3565 Author: Stefan Bodewig <ste...@fr...> Date: 2016-02-12 (Fri, 12 Feb 2016) Changed paths: M RELEASE_NOTES.md M src/main/net-core/Builder/DiffBuilder.cs M src/main/net-core/Diff/Diff.cs M src/tests/net-core/Builder/DiffBuilderTest.cs Log Message: ----------- implement DiffBuilder.WithComparisonFormatter promised in user guide fixes xmlunit/#51 Commit: 02698dbbc05727a5dce839e736de57d95b7abbf2 https://github.com/xmlunit/xmlunit.net/commit/02698dbbc05727a5dce839e736de57d95b7abbf2 Author: Stefan Bodewig <ste...@fr...> Date: 2016-02-12 (Fri, 12 Feb 2016) Changed paths: M RELEASE_NOTES.md Log Message: ----------- make xmlunit issues more visible in release notes Compare: https://github.com/xmlunit/xmlunit.net/compare/2bcbddf41e19...02698dbbc057 |