Skip to content

0.7

Pre-release
Pre-release
Compare
Choose a tag to compare
@ephraimkunz ephraimkunz released this 22 Nov 21:56
· 7 commits to main since this release
  • Tokenize substitutions, making it more obvious when you are using one and harder to accidentally include a partial in the final message. For example, backspacing on a substitution now removes the entire token rather than breaking it.
  • Insertion of tokens now happens at cursor point, rather than the end of the string. This is nice for going back to previous text and inserting tokens.