CHANGELOG in activeset-0.5.0 vs CHANGELOG in activeset-0.5.1
- old
+ new
@@ -1,4 +1,9 @@
+v 0.5.1
+ - Fix bug where `transform` method tried to return a new instance of ActiveSet. It should simply returned the transformed value.
+ - Fail if tranformer can’t handle passed format
+ - Fix bug where Paginator wasn’t returning the proper result
+ - Ensure the `String#titleize` method is available for the Instruction::Entry
v 0.5.0
- Ensure the titleized method is delegated from the Instructions::Entry class
- Make the Instructions Keypath class more resilient against nils
- Add a new Transfrom processor
This allows users to transform a dataset into (right now only) CSV using hash column definitions of the sort: