The biggest new feature in this release is MySQL support as a storage backend. Other changes in this release are minor improvements or bugfixes.
NOTE: Any saved data files you may already have from an earlier installation of goiardi will break with this release. Hopefully you don't have too much laying around.
- MySQL support added
- No longer redirect /environments/NAME/roles/NAME to
/roles/NAME/environments/NAME - Update documentation, reformat godocs
- Split actors apart into separate user and client types, made new Actor
interface that encompasses both users and clients.