Skip to content

Commit

Permalink
Version and documentation update
Browse files Browse the repository at this point in the history
  • Loading branch information
bohdanbobrowski committed Sep 5, 2024
1 parent 3b626a0 commit b85365a
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 26 deletions.
18 changes: 7 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,17 +99,13 @@ And then to create dmg image with app:

## Current version

### [v1.3.0](https://github.com/bohdanbobrowski/blog2epub/releases/tag/v1.3.0) - 2024-07-20
- [X] introduce KivyMD
- [X] python poetry instead of venv
- [X] code refactor and cleanup
- [X] add tabbed layout with list of articles
- [X] 2 stages: crawl/download & ebook generation
- [X] selectable list of articles
- [X] feature: prevent epub file overwriting
- [X] feature: cancel download
- [X] fixed bug: chapters were not added to ebook spine, which caused problems with navigation
- [X] Windows and macOS builds
### [v1.4.0]
- [X] custom destination folder
- [X] UI improvements (better scaling, more rely on KivyMD default features)
- [X] mypy and ruff pipeline job (via github Actions)
- [ ] unittesting
- [ ] huge crawlers refactor
- [ ] Android build

[» Complete Change Log here «](https://github.com/bohdanbobrowski/blog2epub/blob/master/CHANGELOG.md)

Expand Down
9 changes: 0 additions & 9 deletions blog2epub/crawlers/generic.py

This file was deleted.

12 changes: 6 additions & 6 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b85365a

Please sign in to comment.