All Versions
9
Latest Version
Avg Release Cycle
-
Latest Release
-

Changelog History

  • v0.6.1 Changes

    • ๐Ÿ‘ Allow non-required model fields in Markdown loader
  • v0.6.0 Changes

    • ๐Ÿ‘Œ Support Markdown-Frontmatter formatted content
  • v0.5.0 Changes

    • ๐Ÿ‘Œ Support Python 3.8
  • v0.4.1 Changes

    • Check for missing models when loading data
  • v0.4.0 Changes

    • ๐Ÿ”จ Refactor
    • Enforce YAML file extensions when loading records from multiple files in a directory
  • v0.3.1 Changes

    • ๐Ÿ“‡ Update package metadata
    • Minor cleanups
  • v0.3.0 Changes

    • ๐Ÿ‘‰ Use :code:ruamel.yaml for proper unicode handling
    • ๐Ÿ‘ Include support for Python 3.4 and 3.7
    • ๐Ÿ‘Œ Improve documentation
  • v0.2.0 Changes

    • ๐Ÿ‘Œ Support reading all rows from :code:_all.yml inside the model directory
  • v0.1.0 Changes

    • ๐Ÿš€ First release