Releases: joeycarpinelli/DocumenterQuarto.jl
Releases · joeycarpinelli/DocumenterQuarto.jl
v0.3.1
DocumenterQuarto v0.3.1
Changelog
- Changes the behavior of
@docto that ofdoc- This is a bug in
v0.3.0that is now fixed
- This is a bug in
v0.3.0
v0.2.1
DocumenterQuarto v0.2.1
Breaking Changes
- This release corrects a version mismatch:
REPLhad a[compat]entry of1.11whileJuliahad a[compat]entry of1. This caused build failures on all versions of Julia not equal to1.11.
v0.2.0
DocumenterQuarto v0.2.0
Breaking Changes
- Removes
DocumenterQuarto.@docandDocumenterQuarto.@autodoc- Use
DocumenterQuarto.docandDocumenterQuarto.autodocdirectly instead! - Macros will be added back in a future version; they did not work on
v0.1.0.
- Use
Closed issues:
- Comprehensive Documentation (#4)