Releases: jenseng/hair_trigger
Releases · jenseng/hair_trigger
v1.3.0
25 Nov 15:48
Compare
Sorry, something went wrong.
No results found
v1.2.0
04 Sep 16:16
Compare
Sorry, something went wrong.
No results found
support rails 7.2 (#126 )
add support for litedb adapter (#120 )
add support for mysql2rgeo adapter (#121 )
support referencing old and new tables (#125 )
testing fixes, minor refactors (#124 , #127 )
v1.1.1
04 Jan 15:41
Compare
Sorry, something went wrong.
No results found
fix for rails 7+ compatibility (#118 )
v1.1.0
02 Jan 18:11
Compare
Sorry, something went wrong.
No results found
add support for trilogy adapter (#115 )
support postgres schema config setting (#114 )
skip schema.rb generation when schema_format is set to :sql (#113 )
clarify that drop_trigger uses different parameters than create_trigger (#112 )
fix rails db:migrate issue for multiple databases (#110 )
require ruby 3+ and rails 6.1+
1.0.0
13 Dec 01:07
Compare
Sorry, something went wrong.
No results found
rails 7 bugfix (PR 104 and PR 106 )
CI improvements (PR 103 )
tentative rails 7.1 support (waiting for its release 🤞)
require ruby 2.5+ and rails 6+
0.2.25
13 Dec 01:07
Compare
Sorry, something went wrong.
No results found
support rails 7 (PR 100 )
filtering support for schema dumper (PR 96 )
0.2.24
13 Dec 01:06
Compare
Sorry, something went wrong.
No results found
add postgis support (PR #88 )
fix ruby 2.7 warnings (PR #90 )
fix loading/initialization issue (PR #92 )
0.2.23
13 Dec 01:05
Compare
Sorry, something went wrong.
No results found
0.2.22
13 Dec 01:05
Compare
Sorry, something went wrong.
No results found
drop old rubies/railses (PR #77 )
fix frozen string issue (PR #78 )
0.2.21
13 Dec 01:04
Compare
Sorry, something went wrong.
No results found
fix NoMethodError (PR #72 )
correctly pin dependencies in tests (PR #74 )
misc testing fixes (mysql 8.0.2+, easier local setup)