- Added a rateFile to output CSV rate statistics
- added -skipCols to skip input columns
- Added support for quoted Keyspaces, Tables, and Columns
- You want collections? You got 'em
- Added progress reporting - you can specify the rate at which the rate is reported via the -progressRate option
- Refactored RateLimiting - added it to a new RateLimitingSession
- Laid groundwork for Dynamic rate limiting - to be worked out once we find a way to collect the right statistic
- Added -successDir and -failureDir
- Added return codes for the loader and unloader
- Refactored BoolStyle
- Cleaned up the readme a bit