Releases: LuxDL/DocumenterVitepress.jl
Releases · LuxDL/DocumenterVitepress.jl
v0.1.0
DocumenterVitepress v0.1.0
Merged pull requests:
- Minor documentation patches/fixes (#149) (@abhro)
- Update the description field in template/config.mts to actually work (#152) (@asinghvi17)
- Bump version to v0.1.0 (#153) (@asinghvi17)
Closed issues:
- How to deploy on GitLab (#145)
v0.0.21
DocumenterVitepress v0.0.21
Merged pull requests:
- [WIP] Create an interface for local development (#131) (@asinghvi17)
- Uprading docs from Documenter.jl to DocumenterVitepress.jl (#133) (@Jay-sanjay)
- La/fix docs (#136) (@lazarusA)
- Correct the user-facing vitepress interface, print Julia values inline, add some fields to
MarkdownVitepress
(#138) (@asinghvi17) - feat: first working version for DocumenterCitations (#139) (@thofma)
v0.0.20
DocumenterVitepress v0.0.20
Merged pull requests:
- Build vitepress directly without relying on package.json in writer (#105) (@asinghvi17)
- Test trailing slash (#126) (@asinghvi17)
- Escape single quotes in item links for side and nav bars (#130) (@asinghvi17)
Closed issues:
- Single quote in page title breaks build (#129)
v0.0.19
v0.0.18
DocumenterVitepress v0.0.18
Merged pull requests:
- Add DEBUG=true to an env variable in Documenter.yml (#112) (@asinghvi17)
- broken html tags? due to doctest, DD is affected (#113) (@lazarusA)
v0.0.17
DocumenterVitepress v0.0.17
Merged pull requests:
Closed issues:
v0.0.16
DocumenterVitepress v0.0.16
Merged pull requests:
- Move all deps to
dependencies
fromdevDependencies
intemplate/package.json
(#91) (@asinghvi17) - fixes for eval block (#98) (@lazarusA)
- Render custom admonition title blocks properly (#103) (@asinghvi17)
- Fix code block rendering (#104) (@asinghvi17)
Closed issues:
v0.0.15
DocumenterVitepress v0.0.15
Merged pull requests:
- Don't copy
package-lock.json
if it does not exist (#89) (@asinghvi17)
v0.0.14
v0.0.13
DocumenterVitepress v0.0.13
Merged pull requests: