36 lines
741 B
Markdown
36 lines
741 B
Markdown
# Version 2021.0:
|
|
The Original Release of the Library.
|
|
Includes:
|
|
- Hashes
|
|
- Interfaces:
|
|
- INegatives<T>
|
|
- Lists:
|
|
- List<T>
|
|
- Matrix<T>
|
|
- Mathematics:
|
|
- Angle
|
|
- Color
|
|
- ColorByte
|
|
- Math
|
|
- Percent
|
|
- Vector
|
|
- Vector2
|
|
- Vector3
|
|
- Vector4
|
|
- Miscellaneous
|
|
- Optional<T>
|
|
- Stats
|
|
|
|
# Version 2021.1:
|
|
Mainly centered around files and filesaving.
|
|
Added:
|
|
+ Filesaving.cs
|
|
+ File<T>
|
|
+ BinaryFile
|
|
+ ByteFile
|
|
+ TextFile
|
|
|
|
Removed:
|
|
General.cs
|
|
- Miscellaneous
|