Skip to content

The ever so slightly faster release

Latest

Choose a tag to compare

@davep davep released this 22 Dec 19:42
· 10 commits to main since this release
718383d
  • Fixed a typo in message of the exception thrown when there's an attempt to plot outside of the canvas. (#28, with thanks to @dnlzrgz).
  • Reduced the number of attribute lookups that happen within various loops within the code. (#31)