- Removes accidental dependency on iconv. Fixing JRuby support.
- Drops 1.8.7 support.
- Adds support for Ruby 2.0, 2.1 and ActiveRecord 4.
- Fixes ActiveRecord 2.3 support on Ruby 2 and up.
- Misc small fixes
- Updated Rails 3 support so that nulldb works against AR 3.0.0.
- Add support for RSpec 2.
- Rails 3 support. All specs pass against ActiveRecord 3.0.0.beta.
- Released as activerecord-nulldb-adapter gem.
- Released as nulldb gem, with some bug fixes.
- Moved to Rubyforge
- Initial Release