v0.10.0-rc.4
Compatible with holochain 0.2.x
- fix: break long words to fit into mew content div
- fix: ensure that links are not broken into new lines in webkit
- feat: change styling of 'show more' button for truncated mew content
- feat: remove 'show less' button for truncated mew content
- feat: do not truncate mew content in its yarn view, nor in create mew dialog
- fix: truncate a single word longer than truncation length at the truncation length - 15 chars
- fix: break long words in mew quotes to fit into mew embed div
- build: specify zome with no dependencies as dependencies: [] instead of dependencies: ~ to avoid devhub bug preventing publish (
holochain/devhub-gui#31) - fix: ensure websocket address is replaced by hc_launch if running / building for launcher