Release history
===============

Version 1.3
-----------

Released on 2012-06-13

* Respect SALADIR when creating subdirectories with 'set'.

* Add a bash completion script: contrib/sala-completion.bash.

* Move the repository state to the .sala subdirectory. .salakey
  becomes .sala/key and sala.conf becomes .sala/config.

* Add support for hooks in .sala/hooks. Initially, the post-set hook
  is supported.


Version 1.2
-----------

Released on 2011-12-31

* Add -r option for raw output format.

* Allow setting the store location with SALADIR environment variable
  and -C command line option.

* Add support for Python 3.2, drop support for Python 2.5.

* Drop the GnuPGInterface dependency. Sala now implements its own
  GnuPG wrapper.

* Add man page (in ReST format), move most of README there.

* Improve portability.

* Add a regression test suite (cram is required to run the tests).


Version 1.1
-----------

Released on 2011-02-02

* Add support for Python 2.5.

* Read configuration from ``$XDG_CONFIG_HOME/sala.conf``, too.


Version 1.0.1
-------------

Released on 2011-01-19

* Distribute README.rst, LICENSE and CHANGES with the source tarball.


Version 1.0
-----------

Released on 2011-01-18

* Initial release.
