New
v0.0.2
Breaking changes
- Swindler.state has been replaced with Swindler.initialize(), which returns a Promise.
New features
- An experimental FakeSwindler API has been added for testing code which depends on Swindler. The API is expected to change, but probably not too much.
Bug fixes
- Setting the frontmostApplication from Swindler should now work.
- Various bug fixes and improvements.