Skip to content

STSdb 4.0.8

Latest

Choose a tag to compare

@krisdimitrov krisdimitrov released this 03 Sep 09:51

ver. 4.0.8 (2015-09-03)

  • changed: SortedSetExtensions now generates the same expressions for .NET and Mono. (thanks to corminlu from GitHub)

  • changed: DecimalExtensions now generates the same expressions for .NET and Mono.

  • improved: FindNext, FindAfter, FindBefore, FindPrev methods of SortedSet.

    The Mono Project has adopted the .NET implementations for some of their libraries.