Releases: ilterra/markdown-yaml-metadata-parser
Releases · ilterra/markdown-yaml-metadata-parser
v2.0.0
Rewrite the module with less dependencies.
Function signature hasn't changed.
Errors are now thrown and not returned as values.
v1.1.2
Update dependencies for a potential security vulnerability
v1.1.1
Update nodejs tested versions
Update dependencies for a potential security vulnerability
v1.1.0
Update dependencies
Move from yarn.lock to package-lock.lock
Remove node.js v4 and v5 support, add support for v9 and v10
v1.0.1
Add node 8 to travis configuration
v1.0.0
Rewrite main script with a functional programming approach
Fixed minor bugs
v0.0.8
Fix module default import
v0.0.7
Remove dependencies from parse module
v0.0.6
Add flowtype.js
Correct return type to empty object for document with no metadata
v0.0.5
Add Babel to support older node versions (4 and 5)
Update dependencies
Remove coveralls