This repository has been archived by the owner on Oct 18, 2022. It is now read-only.
v0.8.0
Major changes
- Remove
rspec
core rake tasks (top-level & application-level). (#50) - Change CI script to implicit
rspec
call (top-level & application-level). (#50) - Add environment options for
console
command. (#47) - Add
Eucalypt.console?
to check whether the console is active. (#47) - Redirect console output in production environment to STDOUT by default. (#47)
- Remove conditional
irb
require. (#46) - Migrate to travis-ci.com. (#44)