1.0.6
Minor bug fix:
- Recompose the internal indexing of input
history
(historical quotes) for cases where it is cut down and reused after it was previously used or pre-cleaned. This is not a typical or common use case, but it can happen if a user is dynamically changing input history length between uses with methods likeTakeLast()
- see #170