Skip to content

Release of python-augeas 0.5.0

Compare
Choose a tag to compare
@giraldeau giraldeau released this 31 Aug 17:24
· 58 commits to master since this release

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