<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-json-patch.git/jsonpatch.py, branch v0.10</title>
<subtitle>github.com: stefankoegl/python-json-patch.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-json-patch.git/'/>
<entry>
<title>bump version to 0.10</title>
<updated>2012-11-26T16:52:37+00:00</updated>
<author>
<name>Stefan Kögl</name>
<email>stefan@skoegl.net</email>
</author>
<published>2012-11-26T16:52:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-json-patch.git/commit/?id=21f21eb86a37c0c5d9eb17ecb7da8e4973cd8e49'/>
<id>21f21eb86a37c0c5d9eb17ecb7da8e4973cd8e49</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bump version to 0.9</title>
<updated>2012-11-26T16:39:43+00:00</updated>
<author>
<name>Stefan Kögl</name>
<email>stefan@skoegl.net</email>
</author>
<published>2012-11-26T16:39:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-json-patch.git/commit/?id=233c2de4cadbbadb786fc6a6b3e5778dbd73c1e2'/>
<id>233c2de4cadbbadb786fc6a6b3e5778dbd73c1e2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bump version to 0.8</title>
<updated>2012-11-15T10:29:08+00:00</updated>
<author>
<name>Stefan Kögl</name>
<email>stefan@skoegl.net</email>
</author>
<published>2012-11-15T10:26:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-json-patch.git/commit/?id=5d8aa7f114fc53598e5d73101858969d5258aa68'/>
<id>5d8aa7f114fc53598e5d73101858969d5258aa68</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use jsonpointer, update to current spec draft</title>
<updated>2012-11-15T10:27:31+00:00</updated>
<author>
<name>Stefan Kögl</name>
<email>stefan@skoegl.net</email>
</author>
<published>2012-11-15T10:25:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-json-patch.git/commit/?id=ae11875d59b4c7ddb93e5d027adf13aa4bfed670'/>
<id>ae11875d59b4c7ddb93e5d027adf13aa4bfed670</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bump version to 0.7</title>
<updated>2012-10-05T07:14:18+00:00</updated>
<author>
<name>Stefan Kögl</name>
<email>stefan@skoegl.net</email>
</author>
<published>2012-10-05T07:14:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-json-patch.git/commit/?id=8c434985ab76c5cea93b2bd3f5fb76e983c55719'/>
<id>8c434985ab76c5cea93b2bd3f5fb76e983c55719</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix compatibility with Python 3.x</title>
<updated>2012-10-04T20:04:34+00:00</updated>
<author>
<name>Alexander Shorin</name>
<email>kxepal@gmail.com</email>
</author>
<published>2012-10-04T20:04:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-json-patch.git/commit/?id=2d67adef906b687bd4b3982416adeab13354d6c5'/>
<id>2d67adef906b687bd4b3982416adeab13354d6c5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bump version to 0.6, support for draft 5</title>
<updated>2012-09-28T17:06:44+00:00</updated>
<author>
<name>Stefan Kögl</name>
<email>stefan@skoegl.net</email>
</author>
<published>2012-09-28T17:06:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-json-patch.git/commit/?id=183c97af356a1cf7a4ac2b83dd2a44ff00718670'/>
<id>183c97af356a1cf7a4ac2b83dd2a44ff00718670</id>
<content type='text'>
http://tools.ietf.org/html/draft-ietf-appsawg-json-patch-05
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
http://tools.ietf.org/html/draft-ietf-appsawg-json-patch-05
</pre>
</div>
</content>
</entry>
<entry>
<title>implement __has__, __eq__ for JsonPatch, PatchOperation</title>
<updated>2012-09-28T17:06:08+00:00</updated>
<author>
<name>Stefan Kögl</name>
<email>stefan@skoegl.net</email>
</author>
<published>2012-09-28T17:01:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-json-patch.git/commit/?id=33ad0dc629b7802fa084afa2a23a9599c224fc40'/>
<id>33ad0dc629b7802fa084afa2a23a9599c224fc40</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use new (more verbose) syntax from spec draft 5</title>
<updated>2012-09-28T17:06:03+00:00</updated>
<author>
<name>Stefan Kögl</name>
<email>stefan@skoegl.net</email>
</author>
<published>2012-09-28T16:46:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-json-patch.git/commit/?id=d935044158c3bdcd2ca1014166d7ca323cd57c27'/>
<id>d935044158c3bdcd2ca1014166d7ca323cd57c27</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bump version to 0.5</title>
<updated>2012-09-17T18:15:50+00:00</updated>
<author>
<name>Stefan Kögl</name>
<email>stefan@skoegl.net</email>
</author>
<published>2012-09-17T18:15:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-json-patch.git/commit/?id=3ffce743189d7b925746308b5f14c2c4b6e6bc12'/>
<id>3ffce743189d7b925746308b5f14c2c4b6e6bc12</id>
<content type='text'>
Changes
* add "copy" operation
* negative "test" operation raises JsonPatchTestFailed exception
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changes
* add "copy" operation
* negative "test" operation raises JsonPatchTestFailed exception
</pre>
</div>
</content>
</entry>
</feed>
