Releases: hercules-team/python-augeas
v1.2.0
Version 1.2.0
Includes a number of additional libaugeas bindings:
- load_file
- source
- srun
- preview
- ns_attr
- ns_label
- ns_value
- ns_count
- ns_path
CFFI mode changed to out-of-line ABI mode
v1.1.0
Release of python-augeas 0.5.0
python-augeas is the Python binding for Augeas configuration file management tool. Here is the shortlog of this release.
Francis Giraldeau (1):
version 0.5.0
Gabriel (8):
Make syntax-compatible with both Python 3 and 2.
Remove the libpython hack.
Make tests syntax compatible with both Python 3 and 2.
Make test failures more verbose.
Improve error messages.
Fix exception tests.
Convert unicode at the C boundary.
Add Python 3.3 to CI, and disallow failures.
Nils Philippsen (1):
bump versino in setup.py as well
Raphaël Pinson (8):
Add Travis CI settings
Allow failures for python 3.2
Add text_store to the API
Add text_retrieve to the API
Add rename to the API
Add transform to the API
Add label to the API
Use the packages from the augeas-dev PPA
Warning: the 'name' parameter in add_transform is deprecated