Skip to content

v0.9.3

Choose a tag to compare

@linkdotnet linkdotnet released this 09 Apr 09:48
· 560 commits to main since this release

Smaller release which adds more functions to the library.

Added

  • Added Replace methods which also tries to have the least amount of allocations.
  • Added GetPinnableReference which allows to get the content via the fixed keyword.