Skip to content

v0.1.5: Prefer Expr over String (#19)

Compare
Choose a tag to compare
@ahojukka5 ahojukka5 released this 30 Jan 03:33
· 22 commits to master since this release
d54f598
Basis can be created using Strings and Expressions. Prefer Expr way.
Strings are still working.

- Changed Expr syntax for documentation.
- Create test for Expr syntax.
- Cleanup of debug stuff from tests.