2.1.0 (2019-01-10)
- add inital support for orgs (f56fc15)
2.0.5 (2019-01-04)
- Cannot read property 'getCookiesSync' of undefined (ff8aa18)
2.0.4 (2018-12-30)
- cache: move cache folder and ensure it exists programatically (6b3399b)
2.0.3 (2018-12-28)
- export SpectrumCommand decorator (93ed065)
2.0.2 (2018-12-28)
- deploy lib/ (b706d18)
2.0.1 (2018-12-28)
- fix npm stuff (63fa769)
2.0.0 (2018-12-28)
- commands: new way to register commands (a866dfc)
- commands: You cannot instantiate SpectrumCommands on your own, but need to use the SpectrumState.commands instance instead.