- migrate to
dry-cli
anddry-transaction
- move to Ruby
~> 3.0
versions (3.0, 3.1) - drop support for Ruby 2.x versions
- updated infrastructure
- updated dependencies
- removed support for Ruby v2.1
- updated dependencies
- support for trailing slashes in template pack name
- refactoring
- added
check
command: This analyzes your template pack for major issues (#64232) - add
pdf_with_field_names
command (#64694). This creates an example where the field names are shown - add the example with fieldnames to technical documentation (#71536) - when it is successfully generated
- add
keep-aux-files
option to pdf generation (#66118) - disable overwriting PDF examples for
doc
command (#71535)
- documentation doesn't break when description field is missing (#65001)
- @longtabu@ for attributes list in documentation (#66081)
- move examples after generation in
/doc
directory in template pack - show attributes list documentation as landscape
- refactoring