Releases: julia-vscode/JSONRPC.jl
Releases · julia-vscode/JSONRPC.jl
v1.4.2
v1.4.1
v1.4.0
JSONRPC v1.4.0
Merged pull requests:
- Allow other applications to hook into
showerror
(#70) (@Seelengrab) - Julia Package Butler Updates (#78) (@github-actions[bot])
- Add static message dispatch option (#79) (@davidanthoff)
Closed issues:
v1.3.6
v1.3.5
JSONRPC v1.3.5
Merged pull requests:
- Flush write stream after every msg (#59) (@davidanthoff)
- Release 1.3.4 (#60) (@non-Jedi)
- Julia Package Butler Updates (#62) (@github-actions[bot])
- Julia Package Butler Updates (#64) (@github-actions[bot])
- Julia Package Butler Updates (#65) (@github-actions[bot])
- Julia Package Butler Updates (#67) (@github-actions[bot])
- Link to JSON RPC specification in the README (#69) (@Seelengrab)
- Close outstanding request channels on error (#72) (@davidanthoff)
- Migrate to testitem framework (#73) (@davidanthoff)
v1.3.3
JSONRPC v1.3.3
Merged pull requests:
v1.3.2
JSONRPC v1.3.2
Merged pull requests:
- Add return type check for handlers (#32) (@davidanthoff)
- Julia Package Butler Updates (#50) (@github-actions[bot])
- Julia Package Butler Updates (#52) (@github-actions[bot])
- Improve error handling in @async (#54) (@davidanthoff)
v1.3.1
JSONRPC v1.3.1
Merged pull requests:
v1.3.0
JSONRPC v1.3.0
Merged pull requests:
- Improve error messages (#34) (@davidanthoff)
- wrap status check in a function (#35) (@aviatesk)
- concrete typings for endpoint instance (#36) (@aviatesk)
- Julia Package Butler Updates (#38) (@github-actions[bot])
- add flush method (#40) (@pfitzseb)
- Support NamedTuples as parameters (#42) (@davidanthoff)
- add isopen check to write task (#43) (@pfitzseb)
- add isopen method (#44) (@pfitzseb)
v1.2.0
JSONRPC v1.2.0
Closed issues:
- Add keyword constructor to dict_readable output (#20)
Merged pull requests:
- Rearrange files a bit (#21) (@davidanthoff)
- Various improvements (#22) (@davidanthoff)
- Add tests (#26) (@davidanthoff)
- Fix a bug in the constructor from Dict (#27) (@davidanthoff)
- Fix old julia issues (#28) (@davidanthoff)
- Add more tests (#30) (@davidanthoff)