Skip to content

Conversation

@eshellman
Copy link
Contributor

0.10.33 (December 18, 2025)

  • correct GutenbergFiles.guess_type to align with currently used filenames (control of file display is confusing #49)
  • add support for markdown file typing (still need to add it to Filetypes table in db)
  • set markdown and license files diskstatus so they won't be listed on landing pages (control of file display is confusing #49)
  • Cosmetic changes to please ruff standard rules (from Benoit74) (Cosmetic changes to please ruff standard rules #47)
    • respect maximum line length of 88 chars
    • replace id reserved word with book_id
    • prefer double quotes everywhere
    • space conventions
  • setup.py now asks for lxml>=6.0.0 which in turn requires python>3.8 to fix HTML5 XML serialization bugs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants