Closed gameldar closed 5 years ago
Closes #29 by only adding named parameters to the parameter map
If the capture has an empty string for a name then don't add it to the map
Closes #29 Note this is technically a breaking change as before you could actually query for the parameter with an empty string.
Unit tests have been implemented to ensure the intended behaviour
Closes #29 by only adding named parameters to the parameter map
Description
If the capture has an empty string for a name then don't add it to the map
Motivation and Context
Closes #29 Note this is technically a breaking change as before you could actually query for the parameter with an empty string.
How Has This Been Tested?
Unit tests have been implemented to ensure the intended behaviour
Types of changes
Checklist: