Skip to content

v2.0.0

Compare
Choose a tag to compare
@Prunoideae Prunoideae released this 15 Mar 12:24
· 18 commits to master since this release
  • 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.
    image