Skip to content

Designate 0.0.2

Choose a tag to compare

@bigeasy bigeasy released this 03 Jan 05:13
· 197 commits to master since this release

Dependency Upgrades

Upgraded Skip. The project MVCC has been converted into module that is a collection of other modules, including this one. The functions that we were using in MVCC have been moved into Revise, so we've replaced the MVCC dependency with Revise.

Issue by Issue

  • Release version 0.0.2. #19.
  • Replace MVCC with Revise. #18.
  • Upgrade Skip to 0.0.4. #17.