- Support Rails 5.2 and Ruby 2.5
- Add Rails 5.1 support
- Fix a bug that caused errors when dumping HABTM tables
- Order HABTM tables using both IDs (@mauriciopasquier)
- Use Windows-compatible directory names
- Sort tables in the dump so that two dumps can reliably be diffed
Version skipped due to developer error
- Put everything under the YamlDb module namespace
- Add Rails 5.0 support
- Add Rails 4.x support
- Restore Rails 3.0 compatibility
- Test against all supported Rails versions
- Support Rails 3.2