Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 775 Bytes

CHANGELOG.md

File metadata and controls

27 lines (16 loc) · 775 Bytes

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

2.0.2 - 2015-03-21

Changed

  • CSV responses will now be sent with 'Content-Disposition: attachment'

2.0.1 - 2015-03-21

Added

  • Allow options to be passed-through to CSV. e.g. puts (Foo.all + Bar.all).to_csv csv_options: {col_sep:'|'} (#4)
  • This changelog

2.0.0 - Sometime

  • Pretty sure this is actually backwards compat. Sorry.