Skip to content

Releases: jet/FsCodec

FsCodec.SystemTextJson (awaiting UnionConverter)

11 May 17:03

Choose a tag to compare

Adds a full implementation of the FsCodec.Newtonsoft feature-set based on System.Text.Json

NOTE 1: depends on preview edition of System.Text.Json v 5-preview.3
NOTE 2: UnionEncoder has not yet been completed #43

See CHANGELOG

🙏 @ylibrach @NickDarvey for making it happen

Relax class constraint

26 Feb 16:05

Choose a tag to compare

Final 2.x IEventData/ITimelineEvent interfaces

19 Feb 00:26

Choose a tag to compare

Add ITimelineEvent.Context

31 Jan 00:07

Choose a tag to compare

Pre-release

Add StreamName

30 Jan 10:51

Choose a tag to compare

Add StreamName Pre-release
Pre-release

IUnionEncoder->IEventCodec name change

14 Jan 09:35

Choose a tag to compare

Minor fix (fixed argument order in FsCodec.Codec.Create)

08 Nov 09:29

Choose a tag to compare

Add Box.Codec

26 Oct 08:49

Choose a tag to compare

Polished up/down/mapCausation *.Codec.Create overloads

20 Oct 20:59

Choose a tag to compare

Initial release

17 Oct 03:33

Choose a tag to compare

See CHANGELOG

Thanks to @amjjd @eiriktsarpalis for notable contributions to 1.x