Skip to content

Releases: Jeck-ai/upsunvalidator

Restructure examples and development tools

20 Mar 14:47
525939a
Compare
Choose a tag to compare
  • Renames templates as `examples in comments and method names. Previous methods exist as wrappers only, but will be deprecated in a future release.
  • Restructures tests to leave only examples within the package, not the tests or invalid cases.
  • Reinstates CLI as a local testing tool, as this makes updating validation when working with MCP a smoother process instead of rewriting/committing a test.py file. This adds but does not change previous behavior. Also adds an examples command to list, and an --example option flag to validate built-in examples
  • Updates missing items in the CHANGELOG

Add tests for hugo, django with celery, redis, pgvector

13 Mar 11:36
Compare
Choose a tag to compare

Add tests for hugo, django with celery, redis, pgvector

Build process automation

13 Mar 10:26
Compare
Choose a tag to compare

This release introduces no new functionality but is the first release with a more automated build system.

Better build process

13 Mar 10:17
Compare
Choose a tag to compare

Upgrading the build process to be easier to maintain.

Include tests (templates) in package

13 Mar 10:03
Compare
Choose a tag to compare

Includes the tests (valid templates) in the package.

Include template files in release - take 2

13 Mar 09:48
Compare
Choose a tag to compare

This release includes the valid test (.upsun/config.yaml) files which serve as best practice examples.

Include template files in release

13 Mar 09:26
Compare
Choose a tag to compare

This release fixes a bug in the release mechanism which prevented the .upsun/config.yaml template examples from being packaged with the release.

0.2.1

13 Mar 09:15
Compare
Choose a tag to compare

The new get template functionality needs the passing tests to be packaged with the release. This incremental release fixes that.

MCP Formatting

12 Mar 21:42
fcfce01
Compare
Choose a tag to compare

Library was restructured to prioritize string-based validation prompts for the MCP use case.

Additional post-release fixes

12 Mar 19:42
d99138f
Compare
Choose a tag to compare

Running PR for additional tweaks and fixes following the initial release: