v0.26.3
Documenter v0.26.3
A maintenance release preparing Documenter for upcoming changes on Julia master. The changes are documented in the CHANGELOG.md
file.
Closed issues:
- Don't know why travis is being used. (#1530)
- Throw an error if repo contains a protocol (#1531)
- Flaky Tests during local development (#1535)
- Images can get larger than the container in HTML (#1539)
Merged pull requests:
- Remove unused fallback method for post_status (#1528) (@mortenpi)
- Make deploydocs throw if push fails (#1529) (@mortenpi)
- Thrown an error if the repo path contains the protocol (#1533) (@giordano)
- use valid identifiers for sandbox module names (#1540) (@JeffBezanson)
- Backports for 0.26.3 (#1543) (@mortenpi)