Skip to content

Releases: elh/bitempura

v0.2.5

07 Feb 11:42
@elh elh
8bd7ea3
Compare
Choose a tag to compare
v0.2.5 Pre-release
Pre-release

What's Changed

  • add Passed field to TestOutput to track test success/failure by @elh in #20

Full Changelog: v0.2.4...v0.2.5

v0.2.4

07 Feb 05:21
@elh elh
cdbf060
Compare
Choose a tag to compare
v0.2.4 Pre-release
Pre-release

What's Changed

  • implement List, History for SQL DB by @elh in #14
  • Read from separate bitemporal state table by @elh in #15
  • Export handling of options. Disallow specifying start and end valid times in the future by @elh in #16
  • optionally write VersionedKV history from tests to files by @elh in #18
  • Update _testoutput format by @elh in #19

Full Changelog: v0.2.3...v0.2.4

v0.2.3

30 Jan 09:59
@elh elh
cd4d03f
Compare
Choose a tag to compare
v0.2.3 Pre-release
Pre-release

What's Changed

  • SQL.DB interface and Select() implementation by @elh in #9
  • Convert existing DB tests into generic harness by @elh in #12
  • implement Get for SQL DB by @elh in #13

Full Changelog: v0.2.2...v0.2.3

v0.2.2

27 Jan 11:09
@elh elh
13247aa
Compare
Choose a tag to compare
v0.2.2 Pre-release
Pre-release

What's Changed

  • add missing comments for exported types by @elh in #7
  • Fix data races in memory implementation by @elh in #8
  • add tokei LOC badge by @elh in #10
  • remove accidentally included sqlite file. update LOC badge by @elh in #11

Full Changelog: v0.2.1...v0.2.2

v0.2.1

25 Jan 03:54
@elh elh
Compare
Choose a tag to compare
v0.2.1 Pre-release
Pre-release

What's Changed

  • Fix typos and package comments

Full Changelog: v0.2.0...v0.2.1

v0.2.0

25 Jan 03:25
@elh elh
d10a77b
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

What's Changed

  • Rename module and types. Add "Key-Value" qualifier by @elh in #6

Full Changelog: v0.1.4...v0.2.0

v0.1.4

24 Jan 08:25
@elh elh
Compare
Choose a tag to compare
v0.1.4 Pre-release
Pre-release

What's Changed

  • updated documentation

Full Changelog: v0.1.3...v0.1.4

v0.1.3

24 Jan 07:11
@elh elh
36501d9
Compare
Choose a tag to compare
v0.1.3 Pre-release
Pre-release

What's Changed

  • add correctness assertions for memory.DB internal temporal fields by @elh in #5

Full Changelog: v0.1.2...v0.1.3

v0.1.2

24 Jan 06:22
@elh elh
3d5bb6b
Compare
Choose a tag to compare
v0.1.2 Pre-release
Pre-release

What's Changed

  • Implement History by @elh in #4

Full Changelog: v0.1.1...v0.1.2

v0.1.1

24 Jan 04:25
@elh elh
bdb5306
Compare
Choose a tag to compare
v0.1.1 Pre-release
Pre-release

What's Changed

  • Just triggering a new version to be picked up Go module mirror... Functional nop

Full Changelog: v0.1.0...v0.1.1