All Versions
10
Latest Version
Avg Release Cycle
74 days
Latest Release
2508 days ago

Changelog History

  • v0.7.6

    June 07, 2017
  • v0.7.5

    March 03, 2017
  • v0.7.4

    January 26, 2017
  • v0.7.3

    December 09, 2016
  • v0.7.2

    August 03, 2016
  • v0.7.1

    June 13, 2016
  • v0.7.0

    March 02, 2016
  • v0.6.0

    October 15, 2015
  • v0.5.0 Changes

    September 17, 2015

    ๐Ÿšš [breaking-change] Accessing items through mut borrow caused a lot of pain in the code, so instead the value is moved and can be unwrapped back later. This will require one more line of code like cursor = item.into_inner(), which shouldn't be a problem as cursor should be already mutable and previous code required creating artificial block anyway.

  • v0.4.4

    August 09, 2015