Skip to content

Releases: lsst-sqre/lsst-templatebot-aide

0.7.3

01 Mar 17:33
92f95ba
Compare
Choose a tag to compare

Bugs fixed

  • Improved LaTeX decoding when creating the technote.toml. We now use pylatexenc to handle the decoding. This solves issues where LaTeX encodings in lsst-texmf's authordb.yaml can create content that both contains LaTeX encodings and also contains illegal characters for TOML.

What's Changed

Full Changelog: 0.7.2...0.7.3

0.7.2

22 Jan 20:25
1a59f5a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.7.1...0.7.2

0.7.1

18 Dec 20:12
607cfd9
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.7.0...0.7.1

0.7.0

28 Nov 20:48
dc3f553
Compare
Choose a tag to compare

What's Changed

  • Support getting information about the author from lsst-texmf's authordb.yaml by @jonathansick in #108

Full Changelog: 0.6.0...0.7.0

0.6.0

17 Oct 16:25
f27eb1e
Compare
Choose a tag to compare

This version recognizes additional templates as being technotes:

  • technote_rst_early_adopter
  • technote_md_early_adopter
  • technote_ipynb_early_adopter

These will be templates for technotes based on https://technote.lsst.io.

What's Changed

Full Changelog: 0.5.1...0.6.0

0.5.1

26 Oct 15:27
5456ef8
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.5.0...0.5.1

0.5.0

25 Oct 00:13
25cca4a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.4.0...0.5.0

0.4.0

01 Dec 22:20
63e1a60
Compare
Choose a tag to compare

What's Changed

  • Change PR for lsst-texmf to use main branches, not master.
  • Update to GitHub Actions from Travis CI
  • Modernize packaging to meet SQuaRE's current standards (tox, pre-commit, formatting with Black and isort, pip-tools compiled dependencies and multi-stage docker image build).

Full Changelog: 0.3.3...0.4.0