This update is mainly for developers who use this plugin as it provides the changes in StarLib-0.15.0
StarLib Changes - Removed the deprecated classes in the calculator package
- Some internal changes to Observable based values
- Made some of the fields private in some classes that were protected but not used as parent classes
- Moved the Cycle system to it's own package
- Made the IBuilder.Container, IFactory.Container and ObjectProvider classes use overloaded #set() methods instead of the specific #setX() methods