Skip to content

Releases: SuffolkLITLab/DAYamlChecker

v1.4.0

Choose a tag to compare

@nonprofittechy nonprofittechy released this 11 Jun 18:34

What's Changed

  • Add check for conditional variables in attachment content (EG416) by @rajeswari1301 in #48
  • Warn about object block that uses a dictionary instead of a list, as this is nonstandard by @nonprofittechy in #49
  • Reduce frequency of IG416 as this is only needed for publishable interviews, not administrative or test ones by @nonprofittechy in #53
  • More readable output by @nonprofittechy in #54
  • Warn when author uses something that looks like a malformed Markdown URL pattern by @nonprofittechy in #55
  • Group translatability findings together; class as warnings by @nonprofittechy in #56
  • Add test to document compliance with issue raised in #1 by @nonprofittechy in #58

Full Changelog: v1.3.0...v1.4.0

v1.3.0

Choose a tag to compare

@nonprofittechy nonprofittechy released this 02 Jun 21:21

What's Changed

New Contributors

Full Changelog: v1.2.0...v1.3.0

v1.2.0

Choose a tag to compare

@nonprofittechy nonprofittechy released this 26 Mar 19:07
14f5b69

What's Changed

Full Changelog: v1.1.0...v1.2.0

v1.1.0

Choose a tag to compare

@BryceStevenWilley BryceStevenWilley released this 12 Mar 16:55

Changed

Internal

Full Changelog: v1.0.0...v1.1.0

v1.0.0

Choose a tag to compare

@nonprofittechy nonprofittechy released this 20 Feb 15:08

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

Choose a tag to compare

@BryceStevenWilley BryceStevenWilley released this 26 Nov 15:47

What's Changed

  • Exclude examples.yml from being checked, just like example-list.yml. (both are directly suggested by name in the docassemble documentation): 5e59ce6

Full Changelog: v0.2.2...v0.2.3

v0.2.2

Choose a tag to compare

@nonprofittechy nonprofittechy released this 20 Nov 02:16

Restored proper entry point

Full Changelog: v0.2.1...v0.2.2

v0.2.1

Choose a tag to compare

@nonprofittechy nonprofittechy released this 20 Nov 02:01

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

Choose a tag to compare

@nonprofittechy nonprofittechy released this 19 Nov 22:45
fa88ce3

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.1.0

Choose a tag to compare

@BryceStevenWilley BryceStevenWilley released this 25 Jul 20:37

First release! Still a work in progress, docs will come later.

Full Changelog: https://github.com/BryceStevenWilley/DAYamlChecker/commits/v0.1.0