Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 412 Bytes

CHANGELOG.md

File metadata and controls

14 lines (9 loc) · 412 Bytes

0.1.3

  • Drop official support for Ruby 2.3 and below, and Rails 4, though these versions may continue to work.
  • Add optional save_empty parameter for external fields, making it possible to access un-saved empty associated records.

0.1.2

Add support for Rails 5 [(#12)[#12]]

0.1.1

The initial release! All basic functionality is in here.