Skip to content

Releases: hemanta212/blogger-cli

1.2.4

06 Jan 15:59
Compare
Choose a tag to compare

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

30 Mar 12:00
Compare
Choose a tag to compare

Version 1.2.3 release

Changelog

Fixes

  • Remove cursor blinking effect in case of errors
  • Update dependencies. Security update for bleach #30
  • Blogger automatically checks and uses available ports in range 8000-9000 instead of crashing.

1.2.1

29 Oct 06:23
Compare
Choose a tag to compare

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

12 Oct 11:59
Compare
Choose a tag to compare

Version 1.2.0 release!

What's changed.

  1. A new addfeed command for adding rss/atom feeds.
  2. A new spellcheck (experimental) command for checking spellings in files.
  3. Check and update index files on each conversion to remove invalid index links.
  4. New optional configs 'site_url', '[ipynb/md]_summary_limit', 'feed_file' available.
  5. Add docs for new addfeed, spellcheck and optional configs.

Fixes

  1. Remove meta formatting from nbdata files.

1.1

11 Aug 15:15
Compare
Choose a tag to compare
1.1

Version 1.1 release

Changelog

  1. Enable conversion to and from same folder.
  2. When reconverting from blog_dir static/local images will automatically be checked from images folder.
  3. Prompts in notebooks like In[1] Out[1] etc are removed by default.
  4. Configs like blog_dir, working_dir and templates dir are expanded to full path automatically and need to exist while setting up configs.
  5. Add -t option in convert command for specifying topic of blog post.
  6. Add Social share buttons in each blog posts.
  7. Replace outdated mathjax cdn and update with one from cdnjs.org.

1.0.2

21 Jul 15:20
Compare
Choose a tag to compare

Version 1.0.2

Changelog

fixed dir issues in storing images.
update using -U in custom install.

1.0.1

20 Jul 10:42
Compare
Choose a tag to compare

Version 1.0.1

Changes

Bug fix for static videos copying.
Display version number by blogger info -V.

1.0.0

15 Jul 17:05
aa1f494
Compare
Choose a tag to compare

Version 1 release.

1.0.0a2

13 Jul 05:22
ce5cb6f
Compare
Choose a tag to compare

Alpha version 2. View changelog #13.

1.0.0a0

10 Jul 03:37
Compare
Choose a tag to compare

Alpha release of Version 1.