Strangecase

Latest version: v4.6.8

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

Scan your dependencies

Page 1 of 3

4.5.9

===================

* removed support for scss_ext and clevercss_ext, since no one was using them
anyway, the backwards support was unneeded. importing from
`strange_case.extensions.sha` will issue a warning

4.5.6

===================

* Added `misaka` for markdown. Use it :-). Markdown2 has some serious bugs,
and I have not heard anything from the developer about whether he will fix
them or not... misaka is awesome, and fast. Or, keep using Markdown2, I'm
leaving it in `strange_case.extensions`.

4.5.3

===================

* `override` configurator added so that I can set a folder of image titles to
`""`.

4.5.2

===================

* no more `_ext.py` files, thanks to `absolute_import`
* imports from config.py are now easy, so it is encouraged to use `config.yaml`
for config, and config.py to create helpers (which are then imported into
`config.yaml`)
* I can't emphasize how happy I am to have test coverage :-)

4.4.0

===================

* category extension now supports category-specific detail pages. just add
`category: special category` to the special category page, or
`categories: [special, categories]` if you want multiple categories to use
that page. if you don't implement a category page, it will raise a
`NotImplementedError`.

4.2.0

===================

* added `scase --serve` command

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.