made the changelog better
This commit is contained in:
parent
1472f55611
commit
0b1064752d
52
changelog.md
52
changelog.md
@ -1,35 +1,23 @@
|
|||||||
# Version 2021.0:
|
# Version 2021.0:
|
||||||
The Original Release of the Library.
|
The Original Release of the Library.
|
||||||
Includes:
|
Includes:
|
||||||
- Hashes
|
* Nerd_STF:
|
||||||
- Interfaces:
|
* public static class Hashes
|
||||||
- INegatives<T>
|
* Nerd_STF.Interfaces:
|
||||||
- Lists:
|
* public interface INegatives<T>
|
||||||
- List<T>
|
* Nerd_STF.Lists:
|
||||||
- Matrix<T>
|
* public class List<T>
|
||||||
- Mathematics:
|
* public class Matrix<T>
|
||||||
- Angle
|
* Nerd_STF.Mathematics:
|
||||||
- Color
|
* public struct Angle
|
||||||
- ColorByte
|
* public struct Color
|
||||||
- Math
|
* public struct ColorByte
|
||||||
- Percent
|
* public static class Math
|
||||||
- Vector
|
* public struct Percent
|
||||||
- Vector2
|
* public struct Vector
|
||||||
- Vector3
|
* public struct Vector2
|
||||||
- Vector4
|
* public struct Vector3
|
||||||
- Miscellaneous
|
* public struct Vector4
|
||||||
- Optional<T>
|
* public class Miscellaneous
|
||||||
- Stats
|
* public struct Optional<T>
|
||||||
|
* public static class Stats
|
||||||
# Version 2021.1:
|
|
||||||
Mainly centered around files and filesaving.
|
|
||||||
Added:
|
|
||||||
+ Filesaving.cs
|
|
||||||
+ File<T>
|
|
||||||
+ BinaryFile
|
|
||||||
+ ByteFile
|
|
||||||
+ TextFile
|
|
||||||
|
|
||||||
Removed:
|
|
||||||
General.cs
|
|
||||||
- Miscellaneous
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user