release notes

This commit is contained in:
Grahame Grieve 2023-03-25 22:04:05 +11:00
parent ce75d57808
commit 739f5e0a66
1 changed files with 12 additions and 2 deletions

View File

@ -1,7 +1,17 @@
Final Code changes for R5 release
## Validator Changes
* no changes
* Fix NPE validating maps
## Other code changes
* no changes
* Refactor Loader for easier loading of earlier versions
* Fix various NPEs from version conversion testing
* First draft of Code generation for Extensions
* Improve summary message for map conversion outcome
* Move web path out of userData into resource field
* Fix FTP problem on windows (remote seperator)
* Update tests to use R5 package from test case repo everywhere
* Finish removing population type
* Rebuild .index.json if it's empty when installing a package