Releases: briandconnelly/ami
Releases · briandconnelly/ami
ami 0.2.1
ami 0.2.0
- Added
using_quarto()
for detecting whether code is running as part of a Quarto document (#25) using_rstudio()
gains amode
argument, which can specify a particular RStudio environment (desktop, server, or workbench). These can also be checked via new helper functionsusing_rstudio_desktop()
,using_rstudio_server()
, andusing_rstudio_workbench()
. (#24)
ami 0.1.1
Misc fixes for CRAN re-submission - Fix broken hyperlink - Update spelling wordlist
ami 0.1.0
- Initial public release
- Added a
NEWS.md
file to track changes to the package.