feat: Added eIcdFileMode for IO platform agnosticism

This commit is contained in:
Chris Cameron
2020-03-27 13:54:29 -04:00
parent a1775b281f
commit 5978d492cf
4 changed files with 50 additions and 2 deletions

View File

@@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
### Added
- Added ToCollection extension method for copying an enumerable to a new collection
- TableBuilder supports multi-line content
- Added eIcdFileMode for IO platform agnosticism
## [11.0.0] - 2020-03-20
### Added