-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
improve regex form, enum schema val, add tests
1. add regex search form (see docs/README.md) 2. fix bug with JSON schema validation where JSON schema is invalid 3. allow JSON schemas to have "enum" keyword w/o "type" keyword or with an array of types 4. add caching of s_csv and s_fa results for intermediate-size input 5. add to_csv non-vectorized function for CSV export (tabular JSON only)
- Loading branch information
1 parent
ee78693
commit 26cbd4c
Showing
22 changed files
with
992 additions
and
388 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.