v2.0.0-alpha.9
Pre-release
Pre-release
ColmBhandal
released this
21 Feb 17:13
·
23 commits
to develop
since this release
What's Changed
- Feature/write one d to two d array by @ColmBhandal in #9
- Feature/array write and sub-array by @ColmBhandal in #12
- Add unit tests to Bool Extension by @ilusi0n in #27
- Extend test for RemoveBlankEntries method by @ilusi0n in #28
- Move coding conventions to wiki by @hectorjsmith in #35
- Added the validated base type, numeric subtypes and tests by @ColmBhandal in #42
- Feature/validated to string by @ColmBhandal in #43
- Made 2D one-based array an enumerable with row major order iteration by @ColmBhandal in #45
- Create CHANGELOG.md file by @hectorjsmith in #47
- Equality defined on multi-value maps and associated tests by @ColmBhandal in #48
- Treat all warnings as errors by @hectorjsmith in #49
- Feature/list map by @ColmBhandal in #53
- Feature/initial aaa retrospective refactor by @ColmBhandal in #54
- Feature/dictionary enhancements by @ColmBhandal in #60
- Added the new semi-dictionary type and worked it into the existing hi… by @ColmBhandal in #67
- Added tests to variant dictionary methods by @puniththota in #65
- Array extension method to convert multi-dimensional array to jagged array by @puniththota in #68
- Array extension methods unit tests by @puniththota in #71
- Ambiguity of variant dictionary indexer by @puniththota in #72
- Feature/last used row column by @ColmBhandal in #75
- String extension method to compare string with an integer value by @puniththota in #77
- Dictionary extension to add to dictionary with value, function to generate key by @puniththota in #78
- Agile/feature/add exists method on file facade by @hectorjsmith in #79
- Feature/curry dictionary by @ColmBhandal in #82
- Feature/curry dictionary updates by @ColmBhandal in #85
- Agile/fix/random string generator producing duplicates by @hectorjsmith in #86
- RIP Mikhail by @ColmBhandal in #87
- Feature/first index tuple of by @ColmBhandal in #89
- Feature/90 disambiguate first index of by @ColmBhandal in #91
- Feature/92 map values include key data by @ColmBhandal in #93
- Bugfix/94/file ovewrite dir exception by @ColmBhandal in #95
- Feature/update build and release strategy by @ColmBhandal in #96
- Manually Trigger dotnetcore.yml by @ColmBhandal in #97
- Added MIT license to CSProj by @ColmBhandal in #98
- Feature/sequential int provider by @ColmBhandal in #101
- Added documentation to interface by @ColmBhandal in #102
- Feature/index map lambda init by @ColmBhandal in #105
- Changed array orientation meaning to be more intuitive. by @ColmBhandal in #107
- Feature/curry dictionary updates by @ColmBhandal in #110
- Feature/sparse array by @ColmBhandal in #114
- Feature/2d sparse array by @ColmBhandal in #121
- Feature/sparse array shift by @ColmBhandal in #123
- Feature/generate documentation by @ColmBhandal in #125
- Feature/update issue pr templates by @ColmBhandal in #130
- Feature/pre access wrapper by @ColmBhandal in #131
- Feature/zip sparse array by @ColmBhandal in #133
- Fixed Sparse Array Default Write Persist Bug by @ColmBhandal in #135
- Feature/zip fold by @ColmBhandal in #137
New Contributors
- @ilusi0n made their first contribution in #27
- @puniththota made their first contribution in #65
Full Changelog: v1.1.0...v2.0.0-alpha.9