This repository has been archived by the owner on Mar 4, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [1.8.0](v1.7.0...v1.8.0) (2020-04-23) ### Features * A function to add a connection to a state ([9e0a425](9e0a425)) * basic types and stuff for PartialConnections ([f3f8fbf](f3f8fbf)) * CONNECTIONS!!! ([e7fd0dc](e7fd0dc)) * display the types on the Add panel ([c500728](c500728)) * experimental connections ([f95e1ef](f95e1ef)) * expression optimization ([57e4175](57e4175)) * instead of increasing the radius of node inputs now I increase the stroke-width ([9ea094d](9ea094d)) * making node inputs bigger on hover ([6604ff1](6604ff1)) * pretty printing of expressions ([410cb4b](410cb4b)) * scaling of outputs on hover ([825dd81](825dd81)) * syntax highlighting everywhere!!! (and fixed wrong output types) ([02070b4](02070b4)) * type syntax highlighting ([c669772](c669772))
- Loading branch information