Skip to content

v2.0.0: Sharding refactoring

Latest
Compare
Choose a tag to compare
@BlackSamorez BlackSamorez released this 06 Aug 14:20
a7d1939

This release marks a huge improvement in dealing with replicated parameters and automatic parameters synchronization. The Sharded class has been made private and it's functions have been hidden by the modules' interfaces, making it easier to deal with.

Backwards compatibility with older version has been maintained with warnings notifying about changes in interfaces and deprecations.

What's Changed

Full Changelog: v1.3.2...v2.0.0