Skip to content

v0.9.6

Latest
Compare
Choose a tag to compare
@mreithub mreithub released this 21 May 14:55

Bugfix release:

  • fixed a timing issue when two concurrent transactions committed their changes out of order (see #19)
  • using null instead of now() when copying existing entries in recall.enable() (see #20)
  • cleaned up the code a little (see #18)