Skip to content

v1.1.0

Compare
Choose a tag to compare
@keithamus keithamus released this 25 Jan 16:24
· 432 commits to main since this release

This release predominantly adds the new @attr decorator. See the full @attr guide on the website for more information. #103.

This release also optimizes memory usage for bind. There is no change to the APIs here, but it should use less memory per-controller. See #106 for more details.