Skip to content

Releases: jlevy/frontmatter-format

v0.2.3

07 Aug 21:56

Choose a tag to compare

  • More graceful handling of invalid frontmatter.

v0.2.2

03 Aug 18:56

Choose a tag to compare

  • Small cleanups to yaml_util library functions.
  • Upgrade ruamel.yaml and build tools.

v0.2.1

29 Mar 20:34

Choose a tag to compare

  • Docs and linting fixups

v0.2.0

16 Mar 23:02

Choose a tag to compare

Add support for frontmatter after # comments, for compatibility with shebang and Python inline dependencies.

v0.1.7

16 Mar 21:24

Choose a tag to compare

Migrate to uv build.

v0.1.6

19 Nov 01:48

Choose a tag to compare

More gracefully handle binary files. Support Path args.

v0.1.5

30 Oct 20:39

Choose a tag to compare

Doc updates. Make ruamel.yaml defaults fully customizable for when needed.

v0.1.4

25 Oct 15:50

Choose a tag to compare

Add style synonyms for convenience.

v0.1.3

24 Oct 22:12

Choose a tag to compare

Fix publish versioning.

v0.1.2

24 Oct 21:37

Choose a tag to compare

Update docs. Customizable representers.