Skip to content

2024.6.29

Compare
Choose a tag to compare
@hitblast hitblast released this 29 Jun 07:18
· 208 commits to main since this release
2024.6.29
2a72375

What's Changed

This minor update improves overall performance and stability for both parsing and reversing options.

  • The backend for the remap function can now determine if a text needs manual processing or not. This significantly reduces unnecessary post-processing and increases speed altogether.
  • The backend for reversing texts now uses a generator, much like the parse() function, for optimization.

Related PRs

Full Changelog: 2024.6.23...2024.6.29