- use FreeBSD 10.0 as default for bootstrapping and documentation - always encode result of templates as utf-8 - fix compatibility with ansible 1.7
1.0.0
==================
- added bsdploy.fabutils with a wrapper for rsync_project - automatically set env.shell for fabric scripts. - generate ssh host keys locally during bootstrap if possible. - set ``fingerprint`` option for ezjail master automatically if a ssh host key exists locally.
1.0b4
==================
- remove custom ``ploy`` and ``ploy-ssh`` console scripts.
1.0b3
==================
- make ``ploy_virtualbox`` an optional dependency
1.0b2
==================
- migrate from ``mr.awsome*`` dependencies to ``ploy*`` - various bugfixes - added tests