Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 959 Bytes

CHANGELOG.md

File metadata and controls

22 lines (18 loc) · 959 Bytes

0.2.0

  • 3: fixes update_all setting all values to 0 ovesh

0.1.0

  • 2: allows closing the filehandle ovesh
  • IOError caught when reading header will be tagged as Whispr::Error rather than raising Whispr::CorruptWhisprFile
  • support testing Whispr from specs using StringIO objects

0.0.3

  • fixes: branch test and call to #update_one from #update
  • 1: allows passing array to #update ovesh

0.0.2

  • fixes: Whispr#propogate uses floats when checking xFilesFactor
  • fixes: when Archive#fetch is called with a fromTime that is outside of the archive fromTime will be properly adjusted to the oldest available timestamp

0.0.1

  • support whispr-create
  • support whispr-update
  • support whispr-fetch
  • support whispr-dump
  • support whispr-info