Releases: SuffolkLITLab/DAYamlChecker
Releases · SuffolkLITLab/DAYamlChecker
v1.0.0
What's Changed
- Format code blocks with black by running dayamlchecker-fmt by @nonprofittechy in #8
- Check Python, JS code validity; catch some common show if errors by @nonprofittechy in #7
Full Changelog: v0.2.3...v1.0.0
v0.2.3
What's Changed
- Exclude
examples.ymlfrom being checked, just likeexample-list.yml. (both are directly suggested by name in the docassemble documentation): 5e59ce6
Full Changelog: v0.2.2...v0.2.3
v0.2.2
Restored proper entry point
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- Fix location of script to create mcp.json file by @nonprofittechy in #5
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- Add ability to send a string instead of requiring a file as input by @nonprofittechy in #2
- Type safety + unit tests by @nonprofittechy in #3
- Add MCP server and documentation on use by @nonprofittechy in #4
New Contributors
- @nonprofittechy made their first contribution in #2
Full Changelog: v0.1.0...v0.2.0
v0.1.0
First release! Still a work in progress, docs will come later.
Full Changelog: https://github.com/BryceStevenWilley/DAYamlChecker/commits/v0.1.0