v0.3.0
Features
- Replace usage of custom
memory_size()endpoints with IC management memory metrics data. This is used injuno deployto assert that the heap size does not overflow, ensuring safe upgrades. - Removed the guard that limited the above checks to recent Satellites (> v0.0.14), since IC management calls are available for all modules.
Note: This is not a breaking change per se, but I’ve bumped the reduced semver accordingly to make the change more visible for historical purposes.