Bug fix: signaling on all resources when done saving them.
0.6.0
* Use rotest's entrypoint to start the websocket
0.5.3
fixed empty field bug
0.5.2
fixed versioning
0.5.1
fixed bugs of missing key and wrong param name
0.5.0
- Textfields now support multiple db fields - Textfields value can have a class name for custom css design - Textfields fields can also be functions - return an object - {value: ..., className: ...}.