Skip to content

Releases: raghur/easyblogger

PyPI rel - unicode fixes

11 Sep 05:58
Compare
Choose a tag to compare
v3.1.2

version bump 3.1.2

PYPI Release

10 Sep 07:54
Compare
Choose a tag to compare

Minor fixes and dependency updates

Publish date

03 Aug 04:29
a01bf92
Compare
Choose a tag to compare
  • Support setting publish date of a post with --date argument post & update commands as well as in yaml/toml frontmatter
  • multiple dependency updates

https://pypi.org/project/EasyBlogger/3.1.0/

minor release - dependency updates

30 Apr 10:40
Compare
Choose a tag to compare

Full support for legacy and new style frontmatter

30 Apr 10:36
Compare
Choose a tag to compare

This release brings support for legacy frontmatter format with the new style frontmatter.
Also gets rid of regex munging - using YAML for legacy frontmatter parsing.

EasyBlogger v2.1.0 - py2 unicode strings from console

03 Apr 13:23
Compare
Choose a tag to compare

Bugfix release that allows for reading unicode strings from console for py27

EasyBlogger v2.0.1 - Minor bugfix

10 Mar 05:13
Compare
Choose a tag to compare

Easyblogger 2.0

05 Jun 08:34
Compare
Choose a tag to compare

key changes:

  1. TOML header while processing file.
  2. TOML header generated when downloading posts.
  3. Parallel downloads
  4. Many fixes

See https://blog.rraghur.in/2017/06/05/ann-easyblogger-2.0-released/

Installation:

pip install easyblogger

v1.2.4

01 Mar 10:29
Compare
Choose a tag to compare

Support getting blog by URL

Blog - https://blog.rraghur.in/2017/03/easyblogger-124-released-to-pypi.html

PyPI - https://pypi.python.org/pypi/EasyBlogger/1.2.4

Installlation - sudo pip install easyblogger