Skip to content

First stable release

Compare
Choose a tag to compare
@mzuther mzuther released this 24 Jul 19:30
· 53 commits to main since this release
d1744ef

Added

  • use poetry to create virtual environment
  • add common scripts for PowerShell

Fixed

  • fix: unit test erroneously finds stencil on Windows
    • Windows is not case-sensitive. It really should be, but it is not. Sigh.