Release v0.17.0 on CRAN
Non-Contradiction
released this
21 Oct 17:30
·
139 commits
to master
since this release
Changes since v0.16.6
- Bug fixes and add CI tests for function
autowrap
. - New features for automatic package wrapping:
julia_function
,julia_pkg_import
, andjulia_pkg_hook
. $.()
forJulia
callable object syntax.- Fix bug about eval option in RMarkdown document, fix #109.
- Add a way to find Julia.exe on Windows when JULIA_HOME is not set. Thanks to @xiaodaigh.