2015-05-27 19:10:32 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed May 27 17:04:07 UTC 2015 - rjschwei@suse.com
|
|
|
|
|
|
|
|
- Update to version 0.7.1:
|
|
|
|
* Rename ``bin/jp`` to ``bin/jp.py``
|
|
|
|
* Fix issue with precedence when parsing wildcard
|
|
|
|
projections
|
|
|
|
* Remove ordereddict and simplejson as py2.6 dependencies.
|
|
|
|
These were never actually used in the jmespath code base,
|
|
|
|
only in the unit tests. Unittests requirements are handled
|
|
|
|
via requirements26.txt.
|
|
|
|
|
2015-04-27 08:34:23 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Apr 26 16:57:39 UTC 2015 - benoit.monin@gmx.fr
|
|
|
|
|
|
|
|
- update to version 0.7.0:
|
|
|
|
* Add support for JEP-12, raw string literals
|
|
|
|
* Support .whl files
|
|
|
|
- additional changes from version 0.6.2:
|
|
|
|
* Implement JEP-10, slice projections
|
|
|
|
* Fix bug with filter projection parsing
|
|
|
|
* Add to_array function
|
|
|
|
* Add merge function
|
|
|
|
* Fix error messages for function argument type errors
|
|
|
|
- point source URL to pypi
|
|
|
|
|
2015-03-26 23:26:40 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Mar 26 21:40:43 UTC 2015 - aboe76@gmail.com
|
|
|
|
|
|
|
|
- Updated to version 0.6.1
|
|
|
|
+ No Upstream Changelog
|
|
|
|
|
2015-01-18 14:24:54 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jan 18 13:13:01 UTC 2015 - rschweikert@suse.com
|
|
|
|
|
|
|
|
- Update to version 0.5.0
|
|
|
|
+ No upstream changelog
|
|
|
|
+ Update in support for fix of bnc#905354
|
|
|
|
|
2014-10-24 01:57:02 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Oct 23 23:55:43 UTC 2014 - rschweikert@suse.com
|
|
|
|
|
|
|
|
- Update to version 0.4.1
|
|
|
|
+ No upstream changelog
|
|
|
|
|
2014-01-19 17:10:39 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Jan 18 11:35:01 UTC 2014 - rschweikert@suse.com
|
|
|
|
|
|
|
|
- Initial build
|
|
|
|
|