2022-02-03 16:35:26 -05:00
|
|
|
## Validator Changes
|
|
|
|
|
2022-06-24 08:02:17 -04:00
|
|
|
* Improved logging when discriminator doesn't match doing slicing
|
|
|
|
* Use correct IPS branch when validating
|
|
|
|
* Load R5 extensions when validating (draft)
|
|
|
|
* Make it possible to run tests cases directly from validator (see command line help)
|
2022-02-03 16:35:26 -05:00
|
|
|
|
|
|
|
## Other code changes
|
|
|
|
|
2022-06-24 08:02:17 -04:00
|
|
|
* Regenerate R4B code for final R4B release
|
|
|
|
* Reduce text logging when running tests
|
|
|
|
* Minor test case fixes
|
|
|
|
* Fix fetching package by canonical to use pkgcanonical instead of canonical
|
|
|
|
* Fix broken link rendering code system references
|
|
|
|
* improvements to profile validation
|