- Full refactor
- Add factorymethod for view mappings
- Add Context#configure
- Add Context#dispatchToParents
- Add contextEvent mapping for all wirings (except values)
- Fix bug #54
- Fix bug #51
- Fix bug #55
- Make compatible with CommonJS: Browserify FTW!
- Pass context, event name and data to command constructors: allow "shallow commands"
- Fix bug #43