Skip to content

1.0.6

Compare
Choose a tag to compare
@DaveSkender DaveSkender released this 11 Nov 01:42
7dc877d

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 like TakeLast() - see #170