Skip to content

Revamping all names and project layout

Pre-release
Pre-release
Compare
Choose a tag to compare
@winitzki winitzki released this 22 Dec 05:50
· 914 commits to master since this release

We now say "reaction site" instead of "join definition" and "emitting a molecule" instead of "injecting a molecule". The API has changed from join ( run { ... } ) to site ( go { ... } ).

There are now more stringent checks on the code. Deprecation warnings and other warnings are enabled. The syntax f() for functions with Unit argument caused a deprecation warning that has now been eliminated, thanks to more sophisticated macros.