| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Plot 0.10.0.tar.gz | 2021-06-01 | 80.6 kB | |
| Plot 0.10.0.zip | 2021-06-01 | 115.2 kB | |
| README.md | 2021-06-01 | 593 Bytes | |
| Totals: 3 Items | 196.4 kB | 0 | |
- You can now define an RSS item's
descriptionusing Plot nodes, which are then converted into HTML (by @daveverwer). - The
titleandspellcheckattributes can now be natively attached to any HTML element (by @daveverwer). - The
typeattribute is now natively supported for HTML<button>elements (by @daveverwer). - The rendering of boolean HTML attributes has been optimized, and are now often rendered without any value, further minimizing the overall footprint of the HTML that Plot generates (by @daveverwer).
This release also contains documentation fixes by @omaralbeik.