Skip to content
This repository has been archived by the owner on Nov 15, 2018. It is now read-only.

2.0.0-preview1

Pre-release
Pre-release
Compare
Choose a tag to compare
@danroth27 danroth27 released this 10 May 04:31

Bugs Fixed

  • Incorrect move operation behavior (#61)
  • Simple add on Lists failing (2.0.0) (#54)
  • JsonPatchDocument.Replace() yields invalid path when [JsonProperty] is used (1.1.0) (#50)
  • class property setters with null checks makes Typed JsonPatchDocument tests fail. (#32)