Merge branch 'main' into validate-all

This commit is contained in:
Ross McFarland
2023-08-06 10:19:52 -06:00
committed by GitHub
+7
View File
@@ -1,3 +1,10 @@
## v1.1.0 - 2023-??-?? - ???
* Add context to general configuration and Record validation, e.g.
Some problem at filename.yaml, line 42, column 14. Our custom Yaml Loaders
attach this context information, arbitrary string. Other providers may do so
by creating ContextDict to pass as `data` into Record.new.
## v1.0.0 - 2023-07-30 - The One
1.0 marks a point at which we can formally deprecate things that will be