8 lines
244 B
Markdown
8 lines
244 B
Markdown
# 2019-02-16
|
|
- Migrated to net core v.3.1
|
|
- Added bit operation utils
|
|
# 2019-12-15
|
|
- Added support for ArraySegment (thanks ksmith3036)
|
|
# 2018-03-11
|
|
- Added API for ReadOnlySpan
|
|
- Added support for the async calls with cancelation tokens |