Skip to content

v2.0.1

Choose a tag to compare

@ftCLI ftCLI released this 17 May 08:21
· 233 commits to main since this release

What's Changed

  • Updated --recalc-bboxes flag:

    • Changed the short flag from -no-rbb to -rbb.
    • Modified the default behavior from True to False, meaning bounding boxes are not recalculated by default.
    • Updated the help text to reflect the new default and clarify the behavior.
  • Updated --reorder-tables flag:

    • Changed the short flag from -no-rtb to -rtb.
    • Modified the default behavior from True to False, meaning tables are not reordered by default.
    • Updated the help text to reflect the new default and clarify the behavior.

Full Changelog: v2.0.0...v2.0.1