File rubygem-activerecord-nulldb-adapter.changes of Package rubygem-activerecord-nulldb-adapter
-------------------------------------------------------------------
Mon Feb 3 09:07:41 UTC 2025 - Dan Čermák <dan.cermak@posteo.net>
- 1.1.1 (20214-11-14)
- Fix syntax error on 2.7 and 3.0.
1.1.0 (2024-11-14)
-----------
- Add support to Rails 8 #136
- *Breaking* Drop support to Ruby 2.5, 2.6
- *Breaking* Drop support to Rails 6.0 (keep 6.1)
-------------------------------------------------------------------
Wed Nov 1 15:25:29 UTC 2023 - Dan Čermák <dan.cermak@posteo.net>
- 1.0.1 (2023-10-16)
-----------
- Alias enum field #122
1.0.0 (2023-10-16)
-----------
- Add support to Rails 7.1 #124
0.9.0 (2023-03-10)
-----------
- Add support to BigSerial #119
- Add support to hstore #118
- Support Postgres type modifiers #117
-------------------------------------------------------------------
Tue Jan 25 06:25:21 UTC 2022 - Stephan Kulow <coolo@suse.com>
updated to version 0.8.0
see installed CHANGES.md
0.8.0 (2022-10-28)
-----------
- Add support for Rails 7. #111 #112
-------------------------------------------------------------------
Fri Jan 22 05:02:36 UTC 2021 - Matthew Trescott <matthewtrescott@gmail.com>
Update to 0.7.0
- Add support to Rails 6.1 #106
0.6.0 (2021-01-08)
- Breaking Finish dropping support to Rails <= 5.1
-------------------------------------------------------------------
Sat Dec 19 22:29:23 UTC 2020 - Matthew Trescott <matthewtrescott@gmail.com>
update to 0.5.1
- Add support to UUID #97
- Breaking Drop support to Ruby 2.2, 2.3, 2.4
- Breaking Drop support to Rails 2.X, 3.X, 4.X, 5.0, 5.1
- Drop support to old versions of Ruby and Rails. #96
- Added support for postgres column types included jsonb and ability to delete columns #94
-------------------------------------------------------------------
Wed May 20 12:18:31 UTC 2020 - Matthew Trescott <matthewtrescott@gmail.com>
Initial commit