Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 513 Bytes

CHANGELOG.md

File metadata and controls

27 lines (16 loc) · 513 Bytes

yaml_db 0.5.0

  • Order HABTM tables using both IDs (@mauriciopasquier)

yaml_db 0.4.2

  • Use Windows-compatible directory names
  • Sort tables in the dump so that two dumps can reliably be diffed

yaml_db 0.4.1

Version skipped due to developer error

yaml_db 0.4.0

  • Put everything under the YamlDb module namespace
  • Add Rails 5.0 support

yaml_db 0.3.0

  • Add Rails 4.x support
  • Restore Rails 3.0 compatibility
  • Test against all supported Rails versions

yaml_db 0.2.3

  • Support Rails 3.2