|
|
|
@ -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 |
|
|
|
|