Skip to content

v0.2.2

Latest
Compare
Choose a tag to compare
@sentrychris sentrychris released this 19 Jul 00:59

What's Changed

  • Renamed get() to current() for fetching the current state of the buffer
  • Introduced new get(index) method for fetching at position
  • Introduced new range(start, len) method for fetching at range

Full Changelog: v0.1.5...v0.2.2