Skip to content

v2.7.0

Compare
Choose a tag to compare
@rpbaltazar rpbaltazar released this 26 Jun 03:12
c51f826

Enhancements

  • [Resolves #70] Rake tasks define methods on main - #75
  • Add database and schema to active record log. Configurable, defaults to false to keep current behavior - #55

Bugfixes

  • [Fixes #61] Fix database create in mysql - #76

Chores

  • Remove depracated tld_length config option: tld_length was removed in influitive#309, this configuration option doesn't have any effect now. - #72
  • Using diffend.io proxy to safely check required gems
  • Added story branch to the configuration
  • Using travis-ci to run rubocop as well, replacing github actions: github actions do not work in fork's PRs