Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
incrementing to Rust core library 0.5.7
- 0.5.7 * Update itertools dependency to 0.12.0 * Fix a bug in `Read::get_marks` which caused it to ignore any heads passed to it and always return the latest marks (only relevant if you ever passed `Some(_)` as the heads argument of `Read::get_marks(objid, index, heads)`) - 0.5.6 * Add `Transactable::update_text`, which calculates a diff between the current value of a text field and a new value and converts that diff into a set of splice operations
- Loading branch information