- This changelog.
- Ability to avoid using sudo.
- Remove committed
.pyc
files and add*.pyc
to.gitignore
. - Remove committed distribution packages.
- Typos in
README.md
.
- Unused
VERSION
variable infabistrano.deploy
.
- Rename
fabistrano.fabistrano
module tofabistrano.deploy
. - Change
fabistrano.helpers.dir_exists
to be a no-op.
- Sources package fixed to properly include source files.
- Rename
src
module tofabistrano
- Initial Release