v0.24.0
v0.24.0 (2019-11-22)
Closed issues:
- SVG circle in showcase is slightly cut off (#1182)
- ArbNumerics fails to precompile (#1175)
- Add feature to make deploying preview docs for a PR easier (#1131)
- code fence in footnote renders as flow (#1120)
- Feedback on new Bulma-based front end (#1091)
Merged pull requests:
- Update JS/CSS dependencies (#1189) (mortenpi)
- Post a GitHub status with a link to generated documentation. (#1186) (fredrikekre)
- Support SSH deploy keys from GH Actions. (#1183) (fredrikekre)
- add DrWatson to examples (#1181) (Datseris)
- Support push preview docs. (#1180) (fredrikekre)
- add comment about specific method docstrings (#1179) (Datseris)
- Prepare version 0.24 (#1178) (mortenpi)
- Add more information to warning about unresolved link (#1176) (baggepinnen)
- Deprecate edit_branch in favor of edit_link (#1173) (mortenpi)
- Use overflow-wrap to break words in case of overflow (#1172) (mortenpi)
- Add User and IdentitesOnly lines to the generated SSH config (#1171) (fjarri)
- Add missing CHANGELOG entries for 0.24.0 (#1170) (mortenpi)
- Various style fixes for new front end (#1167) (mortenpi)
- Reorganize test/examples (#1166) (mortenpi)
- Support for pushing with https instead of ssh (#1161) (fredrikekre)
- Misc doc changes related to recent code changes (#1156) (fredrikekre)
- Fix documentation build (#1154) (mortenpi)
- Use proper sandbox for at-setup blocks too (#1153) (mortenpi)
- Auto detect deploy system. (#1152) (fredrikekre)
- Remove symlink between latest and devurl. (#1151) (fredrikekre)
- Fix typo in syntax.md (#1150) (iblis17)
- [NFC] Factor out Travis environment reading (#1147) (fredrikekre)
- Builtin support for GitHub Actions (#1144) (fredrikekre)
- Allow failures on Julia nightly (#1143) (fredrikekre)
- NFC: Move reading of commit sha. (#1141) (fredrikekre)
- Typo fix (#1138) (tlienart)
- Scale figures to textwidth in latex writer (#1137) (pfitzseb)
- Fix typo (#1136) (remi-garcia)
- fix warning: remove bad import Documenter: asset (#1126) (NHDaly)
- Some documentation tweaks (#1123) (aminya)
- Add hash anchor tracking to google analytics (#1121) (ianshmean)
- Add Julia 1.3 on Travis, don't test on Julia 1.1. (#1116) (fredrikekre)
- Fix tests when
Pkg.add
ed (#1115) (fredrikekre) - Improving search matching based on result title: Increase field boost to 100 (#1113) (ianshmean)
- Increase search result prominence for close matches in result titles (#1112) (ianshmean)
- Don't cleanup temporary directories meant for the user to inspect. (#1109) (fredrikekre)
- User API for non-local assets (#1108) (mortenpi)
- Remove deprecated makedocs and deploydocs keywords (#1107) (mortenpi)
- Compat caret specifier (#1105) (Nosferican)
- Test Julia 1.2 & PRs only (#1099) (mortenpi)
- Clean up the tests a bit (#1098) (mortenpi)
- Support both MathJax and KaTeX + allow configuration (#1097) (mortenpi)
- Fix tests on nightly (#1096) (mortenpi)
- Add an option to include additional highlight.js languages (#1094) (mortenpi)
- Fix checkdocs docstring (#1093) (mortenpi)
- Generate documenter.js on the fly (#1092) (mortenpi)
- Different logo for dark themes (#1090) (mortenpi)
- Add option to hide sitename in sidebar (#1089) (mortenpi)
- Fix messed up links in CHANGELOG.md (#1084) (mortenpi)
- Implement a new HTML front end with Bulma (#1043) (mortenpi)