Releases: itn3000/PooledStream
Releases · itn3000/PooledStream
Add PooledMemoryBufferWriter
Changes:
- 45b2299 Merge pull request #6 from itn3000/add-bufferwriter
- cbb5a25 update test framework in CI
- 0c56654 update README.md, add document comments
- aeedfc7 rename to PooledMemoryBufferWriter
- 0cdf67e add pooledbufferwriter
- a1ec57f update benchmark and test to net6.0
- 98c6de2 add warning in objectpool
This list of changes was auto generated.
0.2.1.2
support netstandard2.1 and add PooledMemoryStream.Shrink()
API
Changes:
- ef34db5 update package version to 0.2.1.2
- 795c28c remove unnecessary task
- afa6fd3 update package version and enable latest nuget in pipeline
- 57a730c update package version to 0.2.1
- 7807c6d edit publishing symbol package display name
- 2aebc96 add snupkg to build pipelines
- 69ffc4e using snupkg for symbol package
- 51ff350 Update azure-pipelines.yaml for Azure Pipelines
- be6f177 add writespan test
- aff5ba8 update benchmark result
See More
- 0445a34 add sln for convenience
- de17325 Merge pull request #5 from itn3000/spanify
- f2e8a45 performance tuning commit(WIP)
- 490dcd8 set asmver to 0.2.0(minor update)
- 540525c fix artifact source path
- bd2ae4c add 2.1.x sdk for pipeline
- 89a0f6a set approdotnet sdk version(3.0.x)
- bfd2809 stages children must be list
- aaade7f add azure pipeline jobs
- 2126a4e change vmname
- fa6a721 fix pipelines image name
- 322fac9 change image
- 5a6bc63 fix task arguments
- 6d44c56 fix typo
- 85d4be4 add azure devops setting file
- 70a80d4 fix configuration argument name
- 94af166 edit build to build_script
- 33a819f edit appveyor setting for using solutionsdk
- 4fd7f8f rename slngenproj
- 3314de8 add "*.sln" to gitignore
- cbaa940 convert into solutionsdk(forget to add)
- 7ed1905 convert into solutionsdk
- c04618d add pack task
- 125c132 add cakebuild script
- 57c57f5 update nuget information for release
- 325a6ba merged conflicts
- 2023c57 update benchmark results
- 85e54ed update benchmark results
- a313208 method inlining
- c45e65e add specific implementation for netstd2.1
- ff32928 update ObjectPool version(3.1.1-3.2.2), add netcoreapp2.1 for platform
- b715e2b fix csproj element for suitable for "dotnet pack"
- 011b4e8 update README
- 38aa144 update release notes
- 4b0befc refs #2,#4 add breaking change to readonly stream API, usage and performance test
- 43becd6 add appveyor setting file and LICENSE
- 6bc57fd add document comment
- a2e2218 add benchmark result in README.md
- 9fe6574 add memory diagnoser
This list of changes was auto generated.