What's Changed
- Modernize CI: test against R-devel/release/oldrel across OSes by @zeehio in #33
- Fix lockcells being ignored for LaTeX and grob output by @zeehio in #34
- Fix theme_htmlTable() dropping args from earlier chained calls by @zeehio in #35
- Expand test coverage for rule_fill_bar.R by @zeehio in #36
- Fix rule_fill_bar() na.value dead code, a 0%-width crash, and lockcells gaps by @zeehio in #37
- Expand test coverage for render_gtable.R by @zeehio in #38
- Expand test coverage for print.condformat_tbl / knit_print by @zeehio in #39
- Add test coverage for theme_grob.R and theme_caption.R by @zeehio in #40
- Expand test coverage for render_xlsx.R by @zeehio in #41
- Recycle scalar expressions in rule_text_bold/text_color/css by @zeehio in #42
- Add .col pronoun to all condformat rules (closes #19) by @zeehio in #44
- Bump minimum dependency versions to latest CRAN releases by @zeehio in #45
- Drop magrittr in favour of the native R pipe (breaking change) by @zeehio in #46
- Fix the bundled shiny example by @zeehio in #47
- Export condformat2excelsheet() with proper docs by @zeehio in #48
- Preserve pre-existing xlsx cell styles instead of silently discarding them by @zeehio in #49
- Support rule_fill_bar() in Excel output via native data bars by @zeehio in #50
- Move gridExtra, gtable, openxlsx and rmarkdown to Suggests by @zeehio in #51
- Prepare 0.11.0 for CRAN release by @zeehio in #53
- Remove stale CRAN-SUBMISSION file by @zeehio in #54
Full Changelog: v0.10.1...v0.11.0