Kamron Batman
b6cd408623
Updates Message Packets ( #321 )
...
### API Breaking Change
Combined `AsciiMessage` and `UnicodeMessage` into a single function that takes two arguments, `bool ascii` and `string lang`. Lang can be null (or anything) if ascii is true.
- [X] Changes message packets
- [X] Cleans up some code
- [X] Uses benchmarks to determine if the spanwriter + copyfrom
2020-11-20 21:50:13 -08:00
Kamron Batman
00beaf8e6e
Fixes NBGV & Adds Big Sur to CI/CD ( #317 )
2020-11-17 13:02:51 -08:00
Kamron Batman
525cda5413
Cleanup & Fixes for .NET 5 ( #309 )
...
- [X] Fixes several bugs
- [X] Updates more ordinal issues
- [X] Cleans up the code a bit
- [X] Turns classes static that should have been
- [X] Changes TcpServer.Instances to a HashSet
Bumps release version
2020-11-15 10:03:50 -08:00
Kamron Batman
1c9439e4fd
Drop .NET Core 3.1 ( #307 )
...
- [X] Updates Zlib Bindings
- [X] Updates Argon2 Bindings
- [X] Drops .NET Core 3.1 support
- [X] Updates CI/CD
Bumps release version
Updates documentation
2020-11-10 20:28:05 -08:00
Kamron Batman
013f333898
Adds official .NET 5 support ( #300 )
2020-11-07 13:26:27 -08:00
Kamron Batman
4e799ddbd7
Adds back in old benchmarks. Cleans up tests. ( #270 )
2020-10-04 11:45:07 -07:00
Kamron Batman
23b8dff68c
Fixes more line ending issues ( #267 )
2020-09-27 13:54:56 -07:00
Kamron Batman
bbdb561de8
Fixes leaking tests ( #231 )
2020-09-06 14:16:57 -07:00
Kamron Batman
6df1098e06
Fixes building with VS2019 ( #230 )
...
Fixes building with VS2019. Now use F6 to build, then F5 to debug.
bumps release
2020-09-06 13:58:58 -07:00
Kamron Batman
192cf70d20
Adds gitversioning for releases ( #209 )
2020-09-02 17:50:57 -07:00
Kamron Batman
40f88d98e4
Release Version 0.6.1 ( #205 )
2020-08-30 23:15:47 -07:00
Kamron Batman
259fdb5ae8
Remove .NET 5 From Targeted Frameworks ( #202 )
2020-08-28 10:24:15 -07:00
Kamron Batman
1f651992d7
Updates formatting rules ( #199 )
2020-08-25 18:00:51 -07:00
Kamron Batman
bc2487946c
Adds .NET 5 & Ubuntu 20 LTS Targeting ( #193 )
2020-08-15 14:48:06 -07:00
Kamron Batman
997691fbb7
Adds specific linux operating system support ( #169 )
2020-07-02 17:35:46 -07:00
Kamron Batman
99b9f0a226
Fixes build runtime identifiers ( #161 )
2020-06-07 19:45:37 -07:00
Kamron Batman
050d6b5fa9
Replaces native argon2 with ref argon2 ( #158 )
2020-05-29 23:02:18 -07:00
Kamron Batman
f408662af1
Fixes publishing ( #156 )
2020-05-29 17:31:47 -07:00
Kamron Batman
8eab05947b
Adds lock files and fixes caching in CI ( #154 )
2020-05-27 17:00:48 -07:00