Skip to content

1.6.4

Compare
Choose a tag to compare
@pokonski pokonski released this 30 Sep 10:26
· 4 commits to 1-6-stable since this release
  • Fixed exception when not using MySQL or Postgres (see #335, thanks to Roland Netzsch)
  • Added create_activity! method which raises exception on failures, much like save! in ActiveRecord (see #334, thanks to Jonathan)
  • Added support for ActiveRecord 6 by whitelisting it (see #332, thanks to Emre Demir)
  • Added frozen_string_literal pragma to Ruby files for better performance (see #329, thanks to Krzysztof Rybka)