v0.17.0 brings a security update, where the library now makes sure to escape attribute values. So feel free to pass user-generated values to Attr now. Special thanks to @philippta for reporting and guidance. 😎
Also, there are documentation updates, so there should be runnable examples on godoc soon.
Also, two new helper components made it into the components package: LinkStylesheet and LinkPreload. Enjoy!