Skip to content
This repository has been archived by the owner on Oct 18, 2022. It is now read-only.

v0.8.0

Compare
Choose a tag to compare
@eonu eonu released this 15 May 15:09

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)

Minor changes

  • Render REST policy controller resources as JSON. (#55)
  • Add GitHub issue and pull request templates. (#54)
  • Serve repository graphics externally. (#53)
  • Add read permission to default scaffold policy roles. (#45)
  • Silence policy role-plucking query. (#45)