<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/jsonpath-rw.git, branch 1.2.2</title>
<subtitle>github.com: kennknowles/python-jsonpath-rw.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/jsonpath-rw.git/'/>
<entry>
<title>Add tests for escaped string delimiters</title>
<updated>2013-12-11T19:43:05+00:00</updated>
<author>
<name>Kenn Knowles</name>
<email>kenn.knowles@gmail.com</email>
</author>
<published>2013-12-11T19:43:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/jsonpath-rw.git/commit/?id=7abd71bdb348e82cbf2ff2f5de095aa078ff5457'/>
<id>7abd71bdb348e82cbf2ff2f5de095aa078ff5457</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Switch to RST to be more pythony</title>
<updated>2013-09-24T22:01:19+00:00</updated>
<author>
<name>Kenn Knowles</name>
<email>kenn.knowles@gmail.com</email>
</author>
<published>2013-09-24T22:01:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/jsonpath-rw.git/commit/?id=d2d39b3d8c7cd2224ec8b1428dac4f70c2288c39'/>
<id>d2d39b3d8c7cd2224ec8b1428dac4f70c2288c39</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ignore some files</title>
<updated>2013-09-24T21:39:36+00:00</updated>
<author>
<name>Kenn Knowles</name>
<email>kenn.knowles@gmail.com</email>
</author>
<published>2013-09-24T21:39:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/jsonpath-rw.git/commit/?id=73babd3d215c2033d0e465d0f77d225ae0ee5364'/>
<id>73babd3d215c2033d0e465d0f77d225ae0ee5364</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add auto version based on git tags</title>
<updated>2013-09-24T21:39:04+00:00</updated>
<author>
<name>Kenn Knowles</name>
<email>kenn.knowles@gmail.com</email>
</author>
<published>2013-09-24T21:39:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/jsonpath-rw.git/commit/?id=d7c2072d583b87f24f5e437219e69617776f128b'/>
<id>d7c2072d583b87f24f5e437219e69617776f128b</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 #9 from jfardello/master</title>
<updated>2013-08-29T02:04:38+00:00</updated>
<author>
<name>Kenn Knowles</name>
<email>kenn.knowles@gmail.com</email>
</author>
<published>2013-08-29T02:04:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/jsonpath-rw.git/commit/?id=0e46fb03006c628046c89765439e6a21a22abf73'/>
<id>0e46fb03006c628046c89765439e6a21a22abf73</id>
<content type='text'>
* Allows the hyphen to be part of the field.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Allows the hyphen to be part of the field.</pre>
</div>
</content>
</entry>
<entry>
<title>* Fix TestJsonPath.test_hyphen_key on Python 2.6</title>
<updated>2013-08-25T12:55:05+00:00</updated>
<author>
<name>José Manuel Fardello</name>
<email>jmfardello@gmail.com</email>
</author>
<published>2013-08-25T12:55:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/jsonpath-rw.git/commit/?id=f02155b629760b74ba52d2ebc52052ffec5883bf'/>
<id>f02155b629760b74ba52d2ebc52052ffec5883bf</id>
<content type='text'>
- Changed assertRaises in TestJsonPath.test_hyphen_key to 2.6
  unittest syntax.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Changed assertRaises in TestJsonPath.test_hyphen_key to 2.6
  unittest syntax.
</pre>
</div>
</content>
</entry>
<entry>
<title>* Allows the hyphen to be part of the field.</title>
<updated>2013-08-24T15:45:05+00:00</updated>
<author>
<name>José Manuel Fardello</name>
<email>jmfardello@gmail.com</email>
</author>
<published>2013-08-24T15:45:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/jsonpath-rw.git/commit/?id=409b3d0a3cab945415e0428c16a0e97c18622669'/>
<id>409b3d0a3cab945415e0428c16a0e97c18622669</id>
<content type='text'>
 Allows IDs to contain a hyphen (but not to begin with one).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 Allows IDs to contain a hyphen (but not to begin with one).
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #6 from gregglind/negativearray-bug6</title>
<updated>2013-07-23T19:15:29+00:00</updated>
<author>
<name>Kenn Knowles</name>
<email>kenn.knowles@gmail.com</email>
</author>
<published>2013-07-23T19:15:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/jsonpath-rw.git/commit/?id=97c6823bbe1ac13a152478416e07b5beb5a3744d'/>
<id>97c6823bbe1ac13a152478416e07b5beb5a3744d</id>
<content type='text'>
Negative array slicing?</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Negative array slicing?</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #6 add negative indexing and slicing</title>
<updated>2013-07-23T15:50:12+00:00</updated>
<author>
<name>Gregg Lind</name>
<email>gregg.lind@gmail.com</email>
</author>
<published>2013-07-23T15:24:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/jsonpath-rw.git/commit/?id=3451d2e7a74eabb39497e3461bd8df055928b1bf'/>
<id>3451d2e7a74eabb39497e3461bd8df055928b1bf</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 #5 from iley/master</title>
<updated>2013-06-21T14:42:01+00:00</updated>
<author>
<name>Kenn Knowles</name>
<email>kenn.knowles@gmail.com</email>
</author>
<published>2013-06-21T14:42:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/jsonpath-rw.git/commit/?id=7d5169c363a8b2366a3b08ae102f3246ac8b8a7b'/>
<id>7d5169c363a8b2366a3b08ae102f3246ac8b8a7b</id>
<content type='text'>
Add test for lexer errors</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add test for lexer errors</pre>
</div>
</content>
</entry>
</feed>
