2.0.0 Introduce some breaking changes Ioc.use(); Ioc.remove(); Ioc.bind((ioc) => MyService()); 1.0.0 Initial version.