Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: goerz/docs_versions_menu

Tags

v0.5.2

Toggle v0.5.2's commit message

Verified

This tag was signed with the committer’s verified signature.
goerz Michael Goerz
Release 0.5.2

* Compatibility with `packaging >= 22.0` (#27, #32)

v0.5.1

Toggle v0.5.1's commit message

Verified

This tag was signed with the committer’s verified signature.
goerz Michael Goerz
Release 0.5.1

* Pin `packaging` dependency to `< 22.0` (#27, #28)

v0.5.0

Toggle v0.5.0's commit message

Verified

This tag was signed with the committer’s verified signature.
goerz Michael Goerz
Release 0.5.0

* Renamed project to `docs-versions-menu` (#13)
* Changed: Removed support for a config file (#9)
* Dropped support for Python 3.5 and Python 3.6
* Added support for Python 3.10 and 3.11
* Improvements to the workflow and documentation.

v0.5.0-rc2

Toggle v0.5.0-rc2's commit message

Verified

This tag was signed with the committer’s verified signature.
goerz Michael Goerz
Release 0.5.0-rc2

* Improvements to the workflow and documentation.
* Update of [conda-feedstock][1].

Use this release to test migration from ``doctr-versions-menu`` to ``docs-versions-menu``.

[1]: https://github.com/conda-forge/docs-versions-menu-feedstock#readme

v0.5.0-rc1

Toggle v0.5.0-rc1's commit message

Verified

This tag was signed with the committer’s verified signature.
goerz Michael Goerz
Release 0.5.0-rc1

- Renamed project to `docs-versions-menu` ([#13][])
- Changed: Removed support for a config file ([#9][])
- Dropped support for Python 3.5

[#13]: #13
[#9]: #9

v0.4.1

Toggle v0.4.1's commit message

Verified

This tag was signed with the committer’s verified signature.
goerz Michael Goerz
Release 0.4.1

- Fixed: The `doctr-versions-menu` exectuable no longer fails when run outside of a git repository ([#15], thanks to [Alexander Blech][])
- Fixed: Custom `doctr-versions-menu.js_t` template were being ignored ([#18][])

[#15]: #15
[#18]: #18
[Alexander Blech]: https://github.com/ablech/

v0.4.0

Toggle v0.4.0's commit message

Verified

This tag was signed with the committer’s verified signature.
goerz Michael Goerz
Release 0.4.0

- Added: The label in the top left corner of the version menu can now
  be configured in conf.py (setting menu_title).
- Added: --default-branch option, <default-branch> group for folder
  specifications, and default-branch field in versions.json (#12)
- Changed: The default --versions now uses <default-branch>,
  automatically picking up on either "master" or "main" as the default
  branch (#12)
- Changed: The default template for index.html now automatically
  forwards to the default-branch (based on the --default-branch
  option, instead of just "master"), or the first available branch if
  there is no released version (#12)

This release addresses two major compatibility issues:

1. Both git and Github have recently switched the name of the default
   branch from "master" to "main". This release adds support for new
   projects using "main" as their default branch.
2. As of December 2020, Travis CI has stopped their support for open
   source. Consequently, Doctr can no longer be used to deploy
   documentation at no cost. This release adds rudimentary support for
   deploying the documenation with Github Actions instead of Doctr, see
   Deployment with Github Actions.

v0.3.0

Toggle v0.3.0's commit message

Verified

This tag was signed with the committer’s verified signature.
goerz Michael Goerz
Release 0.3.0

-   Added: `--no-downloads-file` option, `downloads_file = False` in
    config.
    ([\#4](#4),
    thanks to [Tyler Pennebaker](https://github.com/ZryletTC))
-   Fixed: `versions.py` on `gh-pages` branch was not being committed
    ([\#5](#5))
-   Fixed: Compatibility with any `pyparsing` version `>= 2.0.2`
    ([\#8](#8),
    thanks to [Hugo Slepicka](https://github.com/hhslepicka))
-   Added: The `doctr-versions-menu` executable can now be configured
    through environment variables. This allows to keep configuration on
    the source branch, in the `.travis.yml` file
    ([\#6](#6),
    thanks to [Tyler Pennebaker](https://github.com/ZryletTC))
-   The Doctr Versions Menu package can now be installed via
    [conda](https://github.com/conda-forge/doctr-versions-menu-feedstock#readme)
    (thanks to [Hugo Slepicka](https://github.com/hhslepicka))

v0.2.0

Toggle v0.2.0's commit message

Verified

This tag was signed with the committer’s verified signature.
goerz Michael Goerz
Release 0.2.0

v0.2.0-rc2

Toggle v0.2.0-rc2's commit message

Verified

This tag was signed with the committer’s verified signature.
goerz Michael Goerz
Release 0.2.0-rc2