Doorstop

Latest version: v2.2.1

Safety actively analyzes 621724 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 5

3.0b12

Updated both the HTML-publisher and the doorstop-server to user a new layout with a top menu instead of the sidebar, which fixes https://github.com/doorstop-dev/doorstop/issues/327. By upgrading to newer version of bootstrap, the dependency of jquery was removed.

The change also includes the possibility for the users to create really custom HTML exports as the .tpl files are now included in the publishing process so that a user can included custom Bottle-template files as well.

Installed a local copy of MathJax so that offline installations work properly.

I also included support for the document attributes that was included for LaTeX publishing, so that the HTML publish also has this information, which fixes https://github.com/doorstop-dev/doorstop/issues/26.

A few bugs that were not yet reported were also fixed, mainly a problem with the https://github.com/doorstop-dev/doorstop/pull/615 PR which had introduced an error when publishing a single document that I did not catch earlier.

Further testing also resulted in reworking the Markdown publishing since links between items where broken, which fixes https://github.com/doorstop-dev/doorstop/issues/378. Since publishing now is separated it was easy to fix without affecting the other formats. This also lead to fixing https://github.com/doorstop-dev/doorstop/issues/469 since the extra space caused havoc to the links.

This PR might also fix https://github.com/doorstop-dev/doorstop/issues/515. After it's been published it would be nice with some feedback on if this is good enough for that issue.

Some dependencies have also been updated and a lot of new test cases to get better coverage on the changed parts of the code.

Also added a couple of new dev-dependencies so that the API server calls can be tested and it is now possible to run make test-cover to get immediate feedback on if the changed code is covered by tests of not (instead of waiting for the CI-job to run).

Create a doorstop pre-commit hook to allow checking changes before committing.

3.0b11

Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.3.

3.0b10

- Changes in the code structure of the publishers to make the code more maintainable, which fixes https://github.com/doorstop-dev/doorstop/issues/574.
- Fixes 581
- Fixes 589
- Fixes 601
- Fixes 611
- Fixes 614
- Added support for Python 3.11
- Added support for Python 3.12

2.2.1

2.2

2.1.4

Page 1 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.