v6.0.0
6.0.0 (2018-07-11)
Code Refactoring
- doc: add exports from mute-structs and modify func sign (9c26f45)
BREAKING CHANGES
- doc: 1) DocService.positionFromIndex returns "Position | undefined" instead of "Position
| null". 2) DocService.setTitle method is removed. 3) DocService.indexFromId(id: Identifier) becomes
DocService.indexFromId(id: sync.IndetifierMsg).