extensification:v2021.2.x-servicing

Last commit made on 2021-06-09
Get this branch:
git clone -b v2021.2.x-servicing https://git.launchpad.net/extensification

Branch merges

Branch information

Name:
v2021.2.x-servicing
Repository:
lp:extensification

Recent commits

ec7584e... by Aptivi

Updated build status

d4c36c1... by Aptivi

Added branches

4413b8b... by Aptivi

Updated workflows

4a1d239... by Aptivi

Added support for .NET 6.0

c929ebe... by Aptivi

Updated copyright in README.md

3a09f1e... by Aptivi

Incremented version

1fc4d98... by Aptivi

Fixed inability to get index of key that can't be compared by =

293ce62... by Aptivi

Added Byte extensions

def1f54... by Aptivi

Added Char extensions

ea237e0... by Aptivi

Added more number types for (In/De)crementNumber

Note that the unsigned number tests will fail if it behaves the same as their normal decrements, so we had to assign "Counter" with 10. The reason is that because unsigned numbers don't allow negative values.