Skip to content

v5.2.3

Compare
Choose a tag to compare
@rjherrera rjherrera released this 21 Jan 19:45
· 510 commits to master since this release

Features:

  • Add restore-from commands for pg_restore in makefile #237
  • Allow usage of vue components in rails views out of the box #231
  • Add data migrate #227
  • Add raven capture in error handler if sentry enabled #226
  • Remove unnecesary aws-sdk gems in favor of specific ones #221
  • Unify storage options and deprecate paperclip #211

Fix:

  • Fix gather_gem issue when multiple versions passed as argument #242
  • Support "None" passed as CLI flag option in file storage #240
  • Add sidekiq worker to Procfile if installed after project setup (with heroku) #234
  • Include test_data volume to CI compose for bundler related data #229
  • Comment out schedule entry in sidekiq.yml #225
  • Use ruby image for potassium test build #224
  • Use webpacker from rubygems instead of repo master #222
  • Add rubocop-rspec for compatibility with updated linters in spec #218
  • Remove containers after spec run #216
  • Fix database container install #214