Skip to content

v0.8.4

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Mar 17:27
· 49 commits to main since this release

StaticTools v0.8.4

Diff since v0.8.3

Closed issues:

  • StaticStrings: I'm trying to add an iterate method , how can I fix an undefined reference to ijl_trhow? (#35)

Merged pull requests:

  • feat: Add support for Base.iterate and Base.startswith. (#36) (@Klafyvel)
  • feat: Add more string-iteration utilities and Base.endswith support. (#37) (@Klafyvel)
  • Feat add view support (#38) (@Klafyvel)