Skip to content

Tags: samdixon/easy-publish

Tags

v0.0.12

Toggle v0.0.12's commit message
bumps patch version

v0.0.11

Toggle v0.0.11's commit message
Merge branch 'master' of https://github.com/samdixon/easy-publish int…

…o development

v0.0.10

Toggle v0.0.10's commit message
updates requirements with latest version

v0.0.9

Toggle v0.0.9's commit message
version bump: 0.0.8 -> 0.0.9

v0.0.8

Toggle v0.0.8's commit message
version bump: 0.0.7 -> 0.0.8

v0.0.7

Toggle v0.0.7's commit message
function breakouts, typing, tag parsing

Updated several items in this file. Added a generate_parsed_post_list
function to breakout that functionality. The reason for this was it
made it easier to test. I also rearranged several functions to match the
flow of the 'generate_posts' function. That way when you are reading the
code it is easier to logically follow.

Added some minor type hints. More to come.

Tag parsing is properly implemented. Tags are now a list of strings
rather than just a string.

v0.0.6

Toggle v0.0.6's commit message
fixes metadata bug

v0.0.5

Toggle v0.0.5's commit message
version bump