Skip to content

v2.35.0

Compare
Choose a tag to compare
@Ingerid Ingerid released this 27 Jun 10:41
· 49 commits to main since this release
0c9b97a

2.35.0 (2024-06-27)

Features

Bug Fixes

  • move mkdocs config file back (7fbd893)
  • Readthedocs requires landing page filename to be index (baaafb8)

Documentation

  • add extra word (9813580)
  • add google dosctrings and module docstrings (43d7285)
  • configure mkdocs (b222ed7)
  • configure mkdocs to work (ee29bbc)
  • fix cross references (066ddbc)
  • remove old logo images (fae92a9)
  • rewrite docs config to use only myst-parser for markdown (b5289f2)
  • use mkdocs (1c39e3d)

Styles

  • add new logo and use DM Mono+Sans fonts (5f770f5)
  • autoformat code with black (766ff41)
  • reformat with ruff (f87559c)

Continuous Integration

  • add conditional option for releases (f4f73d9)
  • add git tag to publishing workflow (44ce96d)
  • add github action to deploy documentation on github pages (41c6ce9)
  • bump version to 2.34.0 [skip-ci] (467db61)
  • explicitly set python version in the testing workflow (91dd340)
  • fix command to publish to testpypi (3124501)
  • publish only if user input flag is enabled (fb7f5f2)
  • remove docs url (58b8217)
  • set input tag for the release action (41992af)
  • test github action expression (17f2002)
  • trying to clean up again (76fa51d)
  • typo (235af9d)
  • update action calls in release.yml (eac95fa)
  • update installation path for poetry (aff8fcb)
  • Update release.yml (#187) (88c4118)