Releases: lsst-sqre/technote
Releases · lsst-sqre/technote
0.3.0a5
What's Changed
- DM-40926: Make the left and right sidebars sticky by @jonathansick in #18
- DM-40967: Improve default CSS styles by @jonathansick in #19
Full Changelog: 0.3.0a4...0.3.0a5
0.3.0a4
What's Changed
- DM-40847: Fix the link rel=canonical tag by @jonathansick in #17
Full Changelog: 0.3.0a3...0.3.0a4
0.3.0a3
What's Changed
- DM-40684: Update to Pydantic 2 and other infrastructure updates by @jonathansick in #10
- DM-40737: Handle technotes with no sections by @jonathansick in #11
- [neophile] Update dependencies by @neophile-square in #13
- DM-40738: Add pygments styling and basic light/dark mode support by @jonathansick in #12
- DM-40815: Embed Highwire Press metadata tag by @jonathansick in #14
- DM-40815: Move docs dependencies out of pyproject.toml by @jonathansick in #15
- DM-40815: Ensure assets are built for PyPI package by @jonathansick in #16
New Contributors
- @neophile-square made their first contribution in #13
Full Changelog: 0.2.0...0.3.0a3
0.3.0a2
What's Changed
- DM-40684: Update to Pydantic 2 and other infrastructure updates by @jonathansick in #10
- DM-40737: Handle technotes with no sections by @jonathansick in #11
- [neophile] Update dependencies by @neophile-square in #13
- DM-40738: Add pygments styling and basic light/dark mode support by @jonathansick in #12
- DM-40815: Embed Highwire Press metadata tag by @jonathansick in #14
- DM-40815: Move docs dependencies out of pyproject.toml by @jonathansick in #15
New Contributors
- @neophile-square made their first contribution in #13
Full Changelog: 0.2.0...0.3.0a2
0.3.0a1
What's Changed
- DM-40684: Update to Pydantic 2 and other infrastructure updates by @jonathansick in #10
- DM-40737: Handle technotes with no sections by @jonathansick in #11
- [neophile] Update dependencies by @neophile-square in #13
- DM-40738: Add pygments styling and basic light/dark mode support by @jonathansick in #12
- DM-40815: Embed Highwire Press metadata tag by @jonathansick in #14
New Contributors
- @neophile-square made their first contribution in #13
Full Changelog: 0.2.0...0.3.0a1
0.2.0
This version adds customized Jinja templates as well as CSS to implement the core technote reading experience on the web.
This version includes an abstract
reStructuredText directive, as well as a customized table of contents context variable for Jinja (technote_toc
).
What's Changed
- DM-36683: Initial Sphinx theme by @jonathansick in #2
- DM-36803: Initial support for setting metadata through technote.toml by @jonathansick in #3
- DM-36883: Configure sphinx build with technote.toml by @jonathansick in #4
- DM-36955: Add an abstract directive by @jonathansick in #5
- DM-37007: Implement a base styling of the metadata surrounding the content by @jonathansick in #6
Full Changelog: 0.1.0...0.2.0
0.2.0a7
Fixes custom property for coloring the sidebar header.
0.2.0a6
Additional custom properties for themeable colours.
0.2.0a5
Adds styling for the sidebar popover views.
0.2.0a4
What's Changed
- DM-36683: Initial Sphinx theme by @jonathansick in #2
- DM-36803: Initial support for setting metadata through technote.toml by @jonathansick in #3
- DM-36883: Configure sphinx build with technote.toml by @jonathansick in #4
- DM-36955: Add an abstract directive by @jonathansick in #5
Full Changelog: 0.1.0...0.2.0a4