Issue #274 allowed a version to be specified so that a previous bundle version that might have been loaded can be flushed. But that involves manually looking up the previous version so it can be specified.
The use case for this method is really to get rid of any loaded bundle: the current one and previous ones.
This should happen by default when no version is specified.
Issue #274 allowed a version to be specified so that a previous bundle version that might have been loaded can be flushed. But that involves manually looking up the previous version so it can be specified.
The use case for this method is really to get rid of any loaded bundle: the current one and previous ones.
This should happen by default when no version is specified.