Dictionary now changes from map into partial record; fix bugs; updated runner to 3.1
-
Updated dictionary to now change into partial record (Thanks @jj05y!). This is BREAKING. If you prefer the old behavior of dictionary transforming into map then do not use this version. However, partial records will behave closer to JSON when used in ts/js.
-
Fixed a bug with Guid
-
Updated mtt runner and mtt test suite to use netcoreapp 3.1