v0.0.9 (Last version as xaringanBuilder)
Last version of xaringanBuilder
This is the last version of the package under the name xaringanBuilder, prior to the name change to renderthis.
You can install this final version of xaringanBuilder using:
remotes::install_github("jhelvy/renderthis@v0.0.9")
Even though the install command mentions renderthis
, the package will be installed as xaringanBuilder.
What's Changed
- Assert that {chromote} is installed and find_chrome() isn't an exported function by @gadenbuie in #18
- Add syntax highlighting to README by @Bisaloo in #21
- fix: Don't convert .Rmd to .rmd by @datawookie in #23
- Update mp4.R by @EvaMaeRey in #25
- Catch failed/done status with cli by @gadenbuie in #31
- Use cli fancy formatting again for build messages by @gadenbuie in #32
- Improve path handling and control over intermediate files by @gadenbuie in #33
- Depend on cli >= 3.0.0 by @gadenbuie in #38
New Contributors
- @Bisaloo made their first contribution in #21
- @datawookie made their first contribution in #23
- @EvaMaeRey made their first contribution in #25
Full Changelog: 0.0.6...v0.0.9