Skip to content

Releases: butler54/mdformat-frontmatter

Correcting version tagging in pypi

14 Apr 02:42
Compare
Choose a tag to compare
feat: Revised and updated for mdformat 0.7

Signed-off-by: Chris Butler <chris@thebutlers.me>

Bumping to 0.7.* version of mdformat

14 Apr 02:37
Compare
Choose a tag to compare
feat: Revised and updated for mdformat 0.7

Signed-off-by: Chris Butler <chris@thebutlers.me>

Updating due to build errors.

15 Mar 02:07
Compare
Choose a tag to compare
Correct errors associated with build process.

Signed-off-by: Chris Butler <chris@thebutlers.me>

Bringing error handling in lines with mdformat's expected behaviour.

15 Mar 01:59
2ed18ba
Compare
Choose a tag to compare
Feat/soft error (#9)

* fix:Corrected version tagging

Signed-off-by: Chris Butler <chris@thebutlers.me>

* feat: Softened errors associated with poorly formed yaml

Signed-off-by: Chris Butler <chris@thebutlers.me>

* fix: Update version tag

Signed-off-by: Chris Butler <chris@thebutlers.me>

Improved testing and documentation.

09 Mar 03:34
5f262ac
Compare
Choose a tag to compare
fix: Extra UT's and some documentation cleanup. (#8)

* fix:Corrected version tagging

Signed-off-by: Chris Butler <chris@thebutlers.me>

* fix: Updated unit tests to cover a few scenarios.

Signed-off-by: Chris Butler <chris@thebutlers.me>

* fix: Updated unit tests to cover a few scenarios.

Signed-off-by: Chris Butler <chris@thebutlers.me>

* fix: Ensure free line after header in precommit test file.

Signed-off-by: Chris Butler <chris@thebutlers.me>

v0.1.0: feat:Baseline working implementation of mdformat-frontmatter (#5)

09 Mar 00:06
d3c4d53
Compare
Choose a tag to compare

Baseline functionality will correctly execute for validly formatted yaml headers.

  • Extra testing / error handling will be implemented
  • Feedback welcome

Test release

08 Mar 01:00
abb6cc3
Compare
Choose a tag to compare
Test release Pre-release
Pre-release
fix: Correct issues associated with bootstrapping pre-commit tests (#4)

* fix:Remove pre-commit check to allow bootstrapping

Signed-off-by: Chris Butler <chris@thebutlers.me>

* fix:Remove pre-commit check to allow bootstrapping

Signed-off-by: Chris Butler <chris@thebutlers.me>

* fix:Remove pre-commit check to allow bootstrapping

Signed-off-by: Chris Butler <chris@thebutlers.me>