Skip to content

1.1.3

Latest
Compare
Choose a tag to compare
@AidanSun05 AidanSun05 released this 02 Nov 21:29

These notes are also available on the changelog.

Improvements

  • Added the missing #pragma once in the header file.
  • Changed uses of size_t to std::size_t.
  • Removed dependency on std::pair and <utility>.
  • Improved word boundary detection: double-clicking a sequence of boundary characters now selects all of them instead of just one.