v0.1.0-beta4.1
Pre-release
Pre-release
Release Notes - v0.1.0-beta4.1
New Features
- Add GameProfileError constant to ResourceKeysDictionary:
Added a newGameProfileError
constant toResourceKeysDictionary
. This constant will be used to provide error messages for issues related to game profiles, ensuring that error handling for game profiles is more robust and maintainable.
Changes
- Update submodule link Gml.Client:
Updated the submodule link forGml.Client
to point to the latest version. This change ensures that the client component is aligned with the current state of the project and that all dependencies are up-to-date.