v2.0.0
- Removed
captureEvent
, now events are recorded after they're fired at least once. - Replaced decorators in documents with special comments.
- Export command is now 10x faster, and command loggings are reduced since you don't need to wait so long.
- Beans are setters and getters now. Documents don't need to override the field of the bean, just the method will be enough.