Brought back editorconfig

- Fully commented CSTNet code :D
This commit is contained in:
Tony Bark 2023-01-07 10:45:54 -05:00
parent ec7c191d90
commit 63b4410d65
7 changed files with 196 additions and 10 deletions

View file

@ -1,5 +1,9 @@
# Change Log
## 2.0.102
- Properly commented and documented the rest of the code.
## 2.0.100
This version supports both .NET Standard 2.1 and .NET 6 and brings with it (much needed) quality of life changes internally. Apart from that, nothing has changed to the API itself apart from much needed documentation.