Skip to content
This repository has been archived by the owner on Feb 22, 2023. It is now read-only.

v3.0.0

Compare
Choose a tag to compare
@dazoakley dazoakley released this 18 Nov 10:42
· 290 commits to main since this release

Removed support for a config/database.yml file. Use environment variables people.

Docker setup updated to use docker-machine and docker-compose. Thanks @kimptoc!

Some extra explanatory text added to % and user group UI fields. Thanks @philcowans!

Removed a potential thread safety issue in the way we were loading erubis.

Updated default ruby version to 2.3.0, and updated gem dependencies.