Releases: jamil7/SQLStreamStore.FSharp
Releases · jamil7/SQLStreamStore.FSharp
v1.0.0-beta.2
24 Jan 23:22
Compare
Sorry, something went wrong.
No results found
v1.0.0-beta
24 Jan 22:49
Compare
Sorry, something went wrong.
No results found
What's Changed
Add NewStreamMessage wrapper and functions by @jamil7 in #18
Upgrade Prelude to v5 and F# to v6 by @jamil7 in #19
Use private record instead of constructing an object to hide the record by @jamil7 in #21
Refactors by @jamil7 in #22
Full Changelog : 0...v1.0.0-beta
Upgrade Prelude and F# version
17 Nov 17:06
Compare
Sorry, something went wrong.
No results found
v0.4.6-beta
Upgrade (#19)
Split SSSF# and SSSF#.Postgres
27 May 22:02
Compare
Sorry, something went wrong.
No results found
v0.4.5-beta
Fix release folder path
Support netstandard2.0
22 May 22:22
Compare
Sorry, something went wrong.
No results found
Support netstandard2.0
22 May 22:15
Compare
Sorry, something went wrong.
No results found
v0.4.2
Support netstandard2.0
Bump FSharp.Prelude version
06 May 20:22
Compare
Sorry, something went wrong.
No results found
Remove incomplete event sourcing implementation
03 May 09:53
Compare
Sorry, something went wrong.
No results found
v0.4.0
remove everything eventsourcing (#16)
Fix typo
28 Apr 14:08
Compare
Sorry, something went wrong.
No results found
v0.3.3
Merge remote-tracking branch 'origin/main' into main
Change the way `ReadDirection` is handled in the `ReadOptions`
28 Apr 14:01
Compare
Sorry, something went wrong.
No results found
v0.3.2
Update with usage guide