python-fanficfare/python-fanficfare.changes
Matej Cepl df04096054 - Update to version 3.0.10+git.1539286261.2b549c5a:
* Bump Test Version 3.0.10
  * Update strings to translate.
  * Change adapter_lightnovelgatecom to adapter_novelonlinefullcom for site change.  Closes #346
  * Bump Test Version 3.0.9
  * Fix adapter_wuxiaworldco date formate for 24 hour clock.  Closes #345
  * Bump Test Version 3.0.8
  * Add max_zalgo feature.
  * Bump Test Version 3.0.7
  * Handle stories without cover correctly adapter_wwwlushstoriescom. Closes #344
  * Bump Test Version 3.0.6

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fanficfare?expand=0&rev=5
2018-10-14 22:47:02 +00:00

75 lines
3.1 KiB
Plaintext

-------------------------------------------------------------------
Sun Oct 14 22:44:11 UTC 2018 - opensuse-packaging@opensuse.org
- Update to version 3.0.10+git.1539286261.2b549c5a:
* Bump Test Version 3.0.10
* Update strings to translate.
* Change adapter_lightnovelgatecom to adapter_novelonlinefullcom for site change. Closes #346
* Bump Test Version 3.0.9
* Fix adapter_wuxiaworldco date formate for 24 hour clock. Closes #345
* Bump Test Version 3.0.8
* Add max_zalgo feature.
* Bump Test Version 3.0.7
* Handle stories without cover correctly adapter_wwwlushstoriescom. Closes #344
* Bump Test Version 3.0.6
-------------------------------------------------------------------
Tue Oct 9 21:13:03 UTC 2018 - Matěj Cepl <mcepl@suse.com>
- Update to 3.0.0:
* Update support for various sites
* adapter_chosentwofanficcom: use pagecache and
extracategories:Buffy the Vampire Slayer
* Add --no-meta-chapters/-z CLI option.
* Restore cursor in finally: clauses in case of issues.(plugin)
* Update Translations
* Tweak mobi output--move TOC to end.
* Improve CLI --save-cache, save on each fetch/post, fix a py2/py3
cross bug.
* Small fix for <> appearing in text format.
* Add latestonly option to mark_new_chapters feature to remove
pre-existing (new) chpater marks on update and only mark chapters
that are new in this update. Closes #330
* Attempting to get password protected stories in FimF working
again.
* Fix mobi output -- Fix an encoding issue, Kindle Goto-TOC works,
TOC links are more accurate
* Many, many changes to make code run on both python 2.7 and python
3.
-------------------------------------------------------------------
Wed Aug 15 20:37:00 UTC 2018 - mcepl@suse.com
- Package also LICENSE and README.md
-------------------------------------------------------------------
Wed Aug 15 20:22:27 UTC 2018 - opensuse-packaging@opensuse.org
- Update to version 2.28.0+git.1534354069.445b74bc:
* Bump Test Version 2.37.7
* Include LICENSE, etc differently to not end up installed in /usr/local
* Bump Test Version 2.37.6
* Cleanup Web Service HTML & CSS a bit. Email ebooks disabled.
* Bump Test Version 2.37.4
* Add DESCRIPTION.rst, LICENSE, README.md to pip package. Closes #329
-------------------------------------------------------------------
Tue Aug 14 16:53:01 UTC 2018 - opensuse-packaging@opensuse.org
- Update to version 2.28.0+git.1534190226.9694cfa8:
* Use chapters collected, not all chapter count for determining TOC inclusion. Closes #328
* Web: stripHTML() on allrecent descriptions.
* Web: Save output format setting in cookie.
* Put Nook STR Cover 'fix' back in.
* Bump Test Version 2.37.3
* MOBI Debug output
* Fix for mobi output--link to TOC works again--was broken by html5lib enforcing html5 rules.
* Fix for mobi broken page breaks at 'file' boundries and inline 'TOC' links.
* Fix for mobi issue with 0 byte record markers being misplaced.
* Fix a stray print to log in mobihtml.py
-------------------------------------------------------------------
Tue Aug 14 16:42:25 UTC 2018 - mcepl@suse.com
- Initial packaging effort