Skip to content

Releases: jamil7/SQLStreamStore.FSharp

v1.0.0-beta.2

24 Jan 23:22
Compare
Choose a tag to compare
v1.0.0-beta.2 Pre-release
Pre-release

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

24 Jan 22:49
dc345d1
Compare
Choose a tag to compare
v1.0.0-beta Pre-release
Pre-release

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
a5da691
Compare
Choose a tag to compare
Pre-release
v0.4.6-beta

Upgrade (#19)

Split SSSF# and SSSF#.Postgres

27 May 22:02
Compare
Choose a tag to compare
Pre-release
v0.4.5-beta

Fix release folder path

Support netstandard2.0

22 May 22:22
Compare
Choose a tag to compare
Pre-release
v0.4.3

Fix script

Support netstandard2.0

22 May 22:15
Compare
Choose a tag to compare
Pre-release
v0.4.2

Support netstandard2.0

Bump FSharp.Prelude version

06 May 20:22
Compare
Choose a tag to compare
Pre-release
v0.4.1

bump

Remove incomplete event sourcing implementation

03 May 09:53
57c29cd
Compare
Choose a tag to compare
v0.4.0

remove everything eventsourcing (#16)

Fix typo

28 Apr 14:08
Compare
Choose a tag to compare
Fix typo Pre-release
Pre-release
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
Choose a tag to compare
v0.3.2

Update with usage guide