transformations_csv 6.x-1.0-beta1
Posted by jpetso on July 15, 2009 at 1:36pm
| Download | Size | md5 hash |
|---|---|---|
| transformations_csv-6.x-1.0-beta1.tar.gz | 11.18 KB | 861482f509460256b428f483abeca6ca |
| transformations_csv-6.x-1.0-beta1.zip | 13.51 KB | 7978f09adc34e2f2a81d7e0127eac9a2 |
Last updated: December 24, 2010 - 23:57
Release notes
No changes in functionality compared to alpha1, but this release features a couple of adaptations that make it compatible to Transformations 6.x-1.0-beta1. Please see the release notes there for more information.
transformations_csv 6.x-1.0-alpha1
Posted by jpetso on March 26, 2009 at 11:24pm
| Download | Size | md5 hash |
|---|---|---|
| transformations_csv-6.x-1.0-alpha1.tar.gz | 11.33 KB | 665e810d7fb6e40e29376d7f9fafc090 |
| transformations_csv-6.x-1.0-alpha1.zip | 13.74 KB | d3b272c2e0cf3fda5e8d89b8d5f35c81 |
Last updated: December 24, 2010 - 23:57
Release notes
Initial release. The CSV parser and CSV output operations are actually pretty much done, they're solid and work nicely. The only challenge is what to do with the parsed data - currently, Transformations doesn't offer much more than the eval() operation to perform useful stuff on it. But well, I'm working on it.