Skip to content

Releases: skbkontur/GroBuf

v1.9-release1

24 Apr 14:56
Compare
Choose a tag to compare
Add net7 support

v1.8-release.1

18 Feb 06:34
Compare
Choose a tag to compare
sign GroBuf assembly with a strong name

v1.7-release.3

13 Jan 09:40
Compare
Choose a tag to compare
fix bug with negative indices in GroBufHelpers static constructor

v1.7.6 - 2021.11.30

30 Nov 08:08
4ba9cb3
Compare
Choose a tag to compare
  • Drop netcoreapp2.1 support.
  • Update GrEmit dependency to v3.4.10.

v1.7.3 - 2021.03.11

11 Mar 05:58
4689827
Compare
Choose a tag to compare
  • Fix GroBuf to work on .NET 5.0 (PR #25).

v1.6.1 - 2020.08.26

26 Aug 14:05
Compare
Choose a tag to compare

v1.5.3 - 2020.04.03

03 Apr 15:12
2f75e5c
Compare
Choose a tag to compare
  • Fix GroBuf to work on .NET Core 3 (issue #18).
  • Use SourceLink to help ReSharper decompiler show actual code.

v1.4 - 2018.09.14

14 Sep 14:10
Compare
Choose a tag to compare
  • Use Nerdbank.GitVersioning to automate generation of assembly and nuget package versions.
  • Fix GroBuf to work on .NET Core 2.1 runtime on Linux.
  • Update Gremit dependency to v2.3.

v1.3 - 2018.01.06

14 Sep 13:55
Compare
Choose a tag to compare
  • Support .NET Standard 2.0.
  • Switch to SDK-style project format and dotnet core build tooling.