Before releasing 1.0, the module was reformatted to meet security standards, and that introduced a regression where the Bean plugin class was not properly loaded. This release fixes that bug.
Also simplified documentation in the Bean Plugin class to fix code standard issues.
The primary change in this version is the addition of an add_attr Twig function, which is now intended to be the primary method of adding attributes. The with_attr function remains available as an alias for backward compatibility. It may be removed in a future release.