Skip to content

v0.0.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@den-mentiei den-mentiei released this 19 Jan 18:48
· 27 commits to main since this release

Changed

  • make_plot! now accepts the plot variable name to define.
  • plot! now accepts the plot variable name to emit value to.

Fixed

  • macroses were not properly handling enabled at all.
  • docs typos and absence in some places due to feature gating.
  • using code now nicely compiles without warnings for both enabled
    and not cases.