Skip to content

v0.5.0 (The rewrite is officially done!)

Latest
Compare
Choose a tag to compare
@dangduomg dangduomg released this 29 Jan 11:12
· 20 commits to main since this release

What's Changed

This rewrite added:

  • Exception system (including throw, try, catch)
  • Better include handling
  • Iterator for
  • More magic methods (dump, to_string, to_bool)

Full Changelog: v0.4.4...v0.5.0