v0.5.0
- Renamed
move_next
to advance_cursor - Renamed
move_forward
to advance_cursor_by - Renamed
move_backward
to move_cursor_back - Renamed
move_backward_or_reset
to move_cursor_back_or_reset
- Deprecated reset_view, use reset_cursor instead
🍏 Added:
- Added advance_cursor_while
- Added peek_nth
- Added move_nth
- Added reset_cursor
- Added move_cursor_back
🍎 Changed:
- ..
🛠️ Fixed:
- ..
⚙️ Internal
- Added system allocator for doctests only
- Renamed
needle
terminology tocursor