Hyperlinks, alternate word-wrap, debugging, and bug fixes
π Enhancement
- #292 Hyperlink support for cells (@speedytwenty)
- #288 Add debugging capabilities (@speedytwenty)
- #278 Refactored table layouts + Layout fix for #269 (@speedytwenty)
- #217 Add wrapOnWordBoundary option for consistently readable word wrapping (@speedytwenty)
π Bug Fix
- #290 Fix to erroneous column truncation when using colSpan (@speedytwenty)
- #287 Correctly set cell padding for zero values (@speedytwenty)
- #278 Refactored table layouts + Layout fix for #269 (@speedytwenty)
π Documentation
- #286 Regenerate docs (@speedytwenty)
π Internal
- #276 Move CI to Github Actions (@speedytwenty)
- #283 #196 - Fix to failing unit tests (@speedytwenty)
Note: Somehow np missed publishing it's own commit so the version in package.json still reads "0.6.1" when it should be "0.6.2".