Releases: lsst-sqre/documenteer
0.5.12
What's Changed
- DM-35917: Back port of CmdLineTask deprecation support for 0.5.12 release by @jonathansick in #127
Full Changelog: 0.5.11...0.5.12
0.6.13
What's Changed
- DM-35768: Fix the Edit on GitHub link for documenteer.conf.technote. by @jonathansick in #122
Full Changelog: 0.6.12...0.6.13
0.6.12
This release adds a tstn
role for linking to Telescope and Site technical notes.
What's Changed
- Bump actions/setup-python from 3 to 4 by @dependabot in #118
- [neophile] Update dependencies by @sqrbot in #119
- [neophile] Update dependencies by @sqrbot in #120
- DM-35443: Add tstn role by @jonathansick in #121
Full Changelog: 0.6.11...0.6.12
0.5.11
What's Changed
- DM-34954: Change pins to use Sphinx 1.8 and numpydoc 1.2 for Documenteer 0.5 by @jonathansick in #117
Full Changelog: 0.5.10...0.5.11
0.6.11
Fixes:
- Fix type checking by adding stub packages.
Changes:
-
Add new roles for linking to technical notes:
- sitcomtn
- rtn
- pstn
-
Link to technical notes, which are hosted on lsst.io, now linking directly to lsst.io rather than going through ls.st. This includes the sqr, dmtn, etc. roles and all the new roles mentioned above.
-
Use
importlib.metadata
for getting the package version, rather thanpkg_resources
. -
Move to a
src/
based package layout for consistency.
Issues:
- Temporarily disable testing the Doxygen-related Sphinx extensions.
What's Changed
- DM-34081: Improve type checking, CI, and package layout by @jonathansick in #110
- [neophile] Update dependencies by @sqrbot in #113
- [neophile] Update dependencies by @sqrbot in #114
- DM-34231: Maintain GitHub Actions and dependabot by @jonathansick in #112
- DM-34773: Add linking roles for SITCOMTN, etc, documents by @jonathansick in #115
New Contributors
Full Changelog: 0.6.10...0.6.11
0.5.10
This maintenance release for Documenteer 0.5 users includes a version constraint, jinja2<3.1
, that is needed for Sphinx 2 compatibility.
0.6.10
What's Changed
- Bump actions/checkout from 2 to 3 by @dependabot in #108
- Bump actions/setup-python from 2 to 3 by @dependabot in #107
- DM-33988: Support sphinx-jinja 2, with backward compatibility for sphinx-jinja 1 by @jonathansick in #109
New Contributors
- @dependabot made their first contribution in #108
Full Changelog: 0.6.9...0.6.10
0.5.9
This release fixes unordered list formatting, and pins docutils <0.18 for compatibility with Sphinx < 2.