Release v7.4.0
v7.4.0 (2024-01-22)
Non-Singleton MPConfig Class
In this release, we've introduced a significant change to the MPConfig class. Previously implemented as a singleton, MPConfig is now designed to provide instance-specific configurations. This change allows the creation of multiple MPConfig instances, each with potentially different configuration settings. check the docs for more details