<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-json-patch.git/jsonpatch.py, branch v1.28</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 1.28</title>
<updated>2020-12-01T19:54:26+00:00</updated>
<author>
<name>Stefan Kögl</name>
<email>stefan@skoegl.net</email>
</author>
<published>2020-12-01T19:54:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-json-patch.git/commit/?id=a9a83b5aae65db3007fef8a4015f46e6e59d69c2'/>
<id>a9a83b5aae65db3007fef8a4015f46e6e59d69c2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: make operations class-based</title>
<updated>2020-11-23T20:52:42+00:00</updated>
<author>
<name>Artyom Nikitin</name>
<email>a.nikitin@edadeal.ru</email>
</author>
<published>2020-11-23T20:52:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-json-patch.git/commit/?id=b8083d703c3aacf52429a06dc5b482a1f9acf54f'/>
<id>b8083d703c3aacf52429a06dc5b482a1f9acf54f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into feature/custom-pointer</title>
<updated>2020-11-23T09:51:18+00:00</updated>
<author>
<name>Artyom Nikitin</name>
<email>a.nikitin@edadeal.ru</email>
</author>
<published>2020-11-23T09:51:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-json-patch.git/commit/?id=eca4f8ab337b8ca8e9db5d0d0d81f536d77fbd7d'/>
<id>eca4f8ab337b8ca8e9db5d0d0d81f536d77fbd7d</id>
<content type='text'>
# Conflicts:
#	jsonpatch.py
#	tests.py
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
# Conflicts:
#	jsonpatch.py
#	tests.py
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #116 from dave-shawley/validate-patch-doc</title>
<updated>2020-11-20T12:26:48+00:00</updated>
<author>
<name>Stefan Kögl</name>
<email>stefan@skoegl.net</email>
</author>
<published>2020-11-20T12:26:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-json-patch.git/commit/?id=24b5e86dd66824dce232ea07e95d39a67b1dd735'/>
<id>24b5e86dd66824dce232ea07e95d39a67b1dd735</id>
<content type='text'>
Fix #110 - validate patch document during creation</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix #110 - validate patch document during creation</pre>
</div>
</content>
</entry>
<entry>
<title>Explain the call to _get_operation in __init__.</title>
<updated>2020-11-20T12:22:03+00:00</updated>
<author>
<name>Dave Shawley</name>
<email>daveshawley@gmail.com</email>
</author>
<published>2020-11-20T12:22:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-json-patch.git/commit/?id=3bb33518194b0cbc6e1512dbeb2ac5ef548d8c72'/>
<id>3bb33518194b0cbc6e1512dbeb2ac5ef548d8c72</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #108 from paperlessreceipts/custom-types</title>
<updated>2020-11-20T12:15:24+00:00</updated>
<author>
<name>Stefan Kögl</name>
<email>stefan@skoegl.net</email>
</author>
<published>2020-11-20T12:15:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-json-patch.git/commit/?id=511cbc25ec27068fa698818382ec19b6653f34ca'/>
<id>511cbc25ec27068fa698818382ec19b6653f34ca</id>
<content type='text'>
Make it possible for from_diff to support custom types (issue #107)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make it possible for from_diff to support custom types (issue #107)</pre>
</div>
</content>
</entry>
<entry>
<title>fix #110: Validate patch documents during creation.</title>
<updated>2020-11-17T13:19:29+00:00</updated>
<author>
<name>Dave Shawley</name>
<email>daveshawley@gmail.com</email>
</author>
<published>2020-11-17T13:15:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-json-patch.git/commit/?id=a7ef7e80d0024b71794c22fd09e35389c04de964'/>
<id>a7ef7e80d0024b71794c22fd09e35389c04de964</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: revert version bump</title>
<updated>2020-11-17T08:52:33+00:00</updated>
<author>
<name>Artyom Nikitin</name>
<email>a.nikitin@edadeal.ru</email>
</author>
<published>2020-11-17T08:52:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-json-patch.git/commit/?id=c9613e303531ce4a016b3a696992743e62e12258'/>
<id>c9613e303531ce4a016b3a696992743e62e12258</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: bump version</title>
<updated>2020-11-16T07:53:52+00:00</updated>
<author>
<name>Artyom Nikitin</name>
<email>a.nikitin@edadeal.ru</email>
</author>
<published>2020-11-16T07:53:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-json-patch.git/commit/?id=0b680ea87afc6e747fc584aaef513815de0c52c3'/>
<id>0b680ea87afc6e747fc584aaef513815de0c52c3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: fix docstrings</title>
<updated>2020-11-12T21:27:30+00:00</updated>
<author>
<name>Artyom Nikitin</name>
<email>a.nikitin@edadeal.ru</email>
</author>
<published>2020-11-12T21:27:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-json-patch.git/commit/?id=124eb76c09136aef56618e7347230f981edd51c3'/>
<id>124eb76c09136aef56618e7347230f981edd51c3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
