- Fixed issue where versions could not be normalized if they contained a commit or alias (or used a wildcard version such as
1.0.x-dev
). These are now normalized to the maximum value of that development branch. - Added initial Memory storage functionality. Not used in the library yet.