Added
- The `suppress autofill` directive under `features`.
- The `grid classes` Configuration directive.
- The `alert html` and `alert container html` Configuration
directives.
Changed
- Replaced `PyPDF2` with `pikepdf`.
- Bates numbering is more efficient.
- The `section` modifier now accepts Mako templating.
Fixed
- Overzealous matching of `DAContext` variables in `data` blocks.
- Possibly remedied an inefficiency in labelauty.
- Not all object types were allowed in `data from code`.