0.6.0
What's Changed
- Replaced the Redis+Docker implementation for the SiL module with native Python
multiprocessing.Queue
and reworked thevessim.sil.broker
interface #195 #199 #206 #207 - Rewrite of the Storage/StoragePolicy modules #198
Clock
andsim_time
have been removed from the public interface #193- Added dataset documentation #202 and updated Usage Examples #194 #200
- Bugfixes related to the Microgrid initialization #196
- Wattime dataset update #201
Full Changelog: 0.5.0...0.6.0