Skip to content

Releases: jamil7/SQLStreamStore.FSharp

v0.0.1-alpha.12

09 Oct 09:39
Compare
Choose a tag to compare
v0.0.1-alpha.12 Pre-release
Pre-release

Updated StartPosition type to a DU to avoid confusion and minimize common mistakes.

v0.0.1-alpha.9

08 Oct 11:22
Compare
Choose a tag to compare
v0.0.1-alpha.9 Pre-release
Pre-release

Rename Read funcitons.

v0.0.1-alpha.11

08 Oct 13:16
Compare
Choose a tag to compare
v0.0.1-alpha.11 Pre-release
Pre-release

Fixed ReadBackward implementation.

v0.0.1-alpha.10

08 Oct 11:27
Compare
Choose a tag to compare
v0.0.1-alpha.10 Pre-release
Pre-release
Fixed test

v0.0.1-alpha.8

07 Oct 22:36
Compare
Choose a tag to compare
v0.0.1-alpha.8 Pre-release
Pre-release

Changed functions' parameters as a result of removing AppendStream, and ReadStream record types.

v0.0.1-alpha.7

07 Oct 17:30
Compare
Choose a tag to compare
v0.0.1-alpha.7 Pre-release
Pre-release

Removed extra dependencies.

v0.0.1-alpha.6

07 Oct 17:25
Compare
Choose a tag to compare
v0.0.1-alpha.6 Pre-release
Pre-release

Multiple bug fixes, and removal of all half implemented features

v0.0.1-alpha.5

05 Oct 12:50
Compare
Choose a tag to compare
v0.0.1-alpha.5 Pre-release
Pre-release

Added exception handling for appending new messages to stream

v0.0.1-alpha.4

05 Oct 10:18
Compare
Choose a tag to compare
v0.0.1-alpha.4 Pre-release
Pre-release
remove tests that do not pass in expecto template

v0.0.1-alpha.3

05 Oct 10:07
Compare
Choose a tag to compare
v0.0.1-alpha.3 Pre-release
Pre-release

Fixed typo in Append module name