- added iterate overloads, enumerate, average, from_range to Stream API's - processing plain text files - restructured FileStream
1.3.3
- refactored key-value pairs to map recursively to DictItems - support to_string() with delimiter - provided custom __repr__ - expanded test cases
1.3.2
- Added readthedocs
1.3.0
- Added functionality to save FileStreams to a new file (or update an existing one) - Added advanced 'reading' options to loading files into FileStreams - Improved dict queries via mapping views to Items