Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@mattaylor mattaylor released this 05 Oct 05:59
· 23 commits to main since this release
bd5b864
  • all methods are now prefixed with _ to avoid name clashes with built in methods.
  • size() is now len()
  • misc performance improvments