Skip to content

0.1.0

Compare
Choose a tag to compare
@KeRNeLith KeRNeLith released this 12 Jul 22:31

Version 0.1.0

  • General:

    • Add JetBrains annotations on many methods of the library to clarify them.
  • Maybe:

    • Supports bitwise and logical AND and OR operators.
    • New IfElse extensions.
    • New Linq extension (OfType) and simplify usage of Cast too.
    • Try parse now are available with custom arguments like those available in .NET Framework.
  • Result:

    • First implementation of Result.