Releases: hemanta212/blogger-cli
Releases · hemanta212/blogger-cli
1.2.4
Version 1.2.4 release
Changelog
- Drop support for python 3.5
- Update dependencies.
- Security Updates:
- Bump pywin32 from 300 to 301
- Bump jinja2 from 2.11.2 to 2.11.3
- Bump bleach from 3.2.1 to 3.3.0
- Bump pygments from 2.7.3 to 2.7.4
- Bump lxml from 4.6.2 to 4.6.5
- Reformat the code using black
1.2.3
1.2.1
Version 1.2.1 release
Changelog
Added
- add support for ANSI colors
- update nbconvert version
Fixes
- Fix bug in conversion of md, html files to and from same folder.
- Fix formatting for messages during conversion.
- Fix grammatical errors in documentations.
1.2.0
Version 1.2.0 release!
What's changed.
- A new addfeed command for adding rss/atom feeds.
- A new spellcheck (experimental) command for checking spellings in files.
- Check and update index files on each conversion to remove invalid index links.
- New optional configs 'site_url', '[ipynb/md]_summary_limit', 'feed_file' available.
- Add docs for new addfeed, spellcheck and optional configs.
Fixes
- Remove meta formatting from nbdata files.
1.1
Version 1.1 release
Changelog
- Enable conversion to and from same folder.
- When reconverting from blog_dir static/local images will automatically be checked from images folder.
- Prompts in notebooks like In[1] Out[1] etc are removed by default.
- Configs like blog_dir, working_dir and templates dir are expanded to full path automatically and need to exist while setting up configs.
- Add -t option in convert command for specifying topic of blog post.
- Add Social share buttons in each blog posts.
- Replace outdated mathjax cdn and update with one from cdnjs.org.
1.0.2
Version 1.0.2
Changelog
fixed dir issues in storing images.
update using -U in custom install.
1.0.1
Version 1.0.1
Changes
Bug fix for static videos copying.
Display version number by blogger info -V
.
1.0.0
Version 1 release.
1.0.0a2
1.0.0a0
Alpha release of Version 1.