Releases: SuffolkLITLab/DAYamlChecker
Releases · SuffolkLITLab/DAYamlChecker
v1.2.0
What's Changed
- More show if tests by @nonprofittechy in #11
- Remove MCP (Model Context Protocol) code by @nonprofittechy in #19
- Integrate url checker function with DAYamlChecker by @nonprofittechy in #18
Full Changelog: v1.1.0...v1.2.0
v1.1.0
Changed
- Recursive directory parsing + ignore common YAML dirs we shouldn't check by @nonprofittechy in #9
- Actually return failing code by @BryceStevenWilley in #15
Internal
- Bump version to 1.1.0 by @BryceStevenWilley in #16
- Add tests, format with black and fix type issues by @nonprofittechy in #10
Full Changelog: v1.0.0...v1.1.0
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