Skip to content

v2.0.0

Compare
Choose a tag to compare
@gbmor gbmor released this 28 May 22:39
· 33 commits to master since this release
8d0f0b4
  • Rewrite to use json for storage of posts, rather than sqlite3.
  • Advisory lock for synchronization
  • Expanded testing.

Changelog

e4af001 updated readme
bb327d3 extensive rewrite to use json for storage:
e4856f6 more testing
3578c80 bumped version in Cargo.toml
87bf08a expanded testing
967ac7e travis using single-threaded testing
ec59c5f make test is now single-threaded
2cb85a4 testing create/delete
8d0f0b4 clarified upgrade process and note section