README.md in iostreams-0.13.0 vs README.md in iostreams-0.14.0

- old
+ new

@@ -10,10 +10,15 @@ Currently streaming classes are available for: * Zip * Gzip +* BZip2 +* CSV +* Delimited Lines / Rows +* PGP +* Xlsx (Reading) * Encryption using [Symmetric Encryption](https://github.com/reidmorrison/symmetric-encryption) ## Introduction If all files were small, they could just be loaded into memory in their entirety. With the @@ -145,10 +150,10 @@ [Reid Morrison](https://github.com/reidmorrison) ## License -Copyright 2015 Reid Morrison +Copyright 2018 Reid Morrison Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at