-
Notifications
You must be signed in to change notification settings - Fork 4
Release notes for June 22 #99
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
@cachafla ValidMind Developer Framework (v1.2.0)
ValidMind Platform UI (v1.2.0)
Bugfixes
|
site/_variables.yml
Outdated
@@ -1,5 +1,5 @@ | |||
# Common variables that get reused across the docs site | |||
version: v1.13.9 | |||
version: v1.2.0 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This will be 1.3.0
…ocumentation into jun-19-release-notes merging back into Nik's edits. I committed earlier changes to the release notes and pushing now
|
||
- **Implement your own custom tests.** With support for custom tests, you can now go beyond the default set of documentation and testing components provided by ValidMind, and use our Developer Framework to document any type of model or use case. [Learn more ...](../notebooks/how_to/implementing_custom_tests.ipynb) | ||
|
||
- **Integrate external test providers**. With test providers, you can now integrate external test libraries to expand the set of tests available through the ValidMind Developer Framework, or create your own test libraries. This enables registering custom tests under a namespace to make them available globally. We provide a couple of demo scenarios with such test providers and show how you can register them with Validmind so that they can run a template utilizing your tests. [Learn more ...](../notebooks/external_test_providers_demo.ipynb) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
note: missing notebook will be added when John's PR is merged
This PR adds the release notes for June 22, revised to include additional functionality.
Notes:
Output (updated June 21)
External Release Notes
Test description 8 for documentation label.