Skip to content

v0.5.1

Latest
Compare
Choose a tag to compare
@juba juba released this 12 Sep 21:15
· 1 commit to main since this release
83cad90
  • Plot.plot() performance should now be equivalent to the one of a generator object
  • New shortcut syntax Plot.line(...).plot() is now available (#18, thanks @harrylojames)
  • Bugfix: typst error with certain decimal padding values.