Skip to content

v0.7.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 12 Oct 13:30
· 1 commit to main since this release
edff353

Changelog

  • Added "optional" to ignore some options when a text box is empty. (#48)
  • Added "prefix" and "suffix" options to append strings to user inputs. (#48)
  • Removed unused functions and symbols from release builds.
  • Re-enabled exception handlings for the std library.
  • Optimized some functions for binary size.

Notes