Releases: jamil7/SQLStreamStore.FSharp
Releases · jamil7/SQLStreamStore.FSharp
v1.0.0-beta.2
Compare
Sorry, something went wrong.
No results found
jamil7
released this
24 Jan 23:22
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.2
v1.0.0-beta
Compare
Sorry, something went wrong.
No results found
jamil7
released this
24 Jan 22:49
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
Compare
Sorry, something went wrong.
No results found
jamil7
released this
17 Nov 17:06
v0.4.6-beta
Upgrade (#19)
Split SSSF# and SSSF#.Postgres
Compare
Sorry, something went wrong.
No results found
jamil7
released this
27 May 22:02
v0.4.5-beta
Fix release folder path
Support netstandard2.0
Compare
Sorry, something went wrong.
No results found
jamil7
released this
22 May 22:22
v0.4.3
Fix script
Support netstandard2.0
Compare
Sorry, something went wrong.
No results found
jamil7
released this
22 May 22:15
v0.4.2
Support netstandard2.0
Bump FSharp.Prelude version
Compare
Sorry, something went wrong.
No results found
jamil7
released this
06 May 20:22
v0.4.1
bump
Remove incomplete event sourcing implementation
Compare
Sorry, something went wrong.
No results found
jamil7
released this
03 May 09:53
v0.4.0
remove everything eventsourcing (#16)
Fix typo
Compare
Sorry, something went wrong.
No results found
jamil7
released this
28 Apr 14:08
v0.3.3
Merge remote-tracking branch 'origin/main' into main
Change the way `ReadDirection` is handled in the `ReadOptions`
Compare
Sorry, something went wrong.
No results found
jamil7
released this
28 Apr 14:01
v0.3.2
Update with usage guide