changelog
This commit is contained in:
parent
cd4ac5c74e
commit
5369c65bf4
3 changed files with 22 additions and 4 deletions
|
|
@ -4,9 +4,10 @@
|
|||
|
||||
## Unreleased
|
||||
|
||||
- Use `window.location.hostname` for WebSocket connection
|
||||
- Upgrade sci configs to `20f08f18`
|
||||
- Update nrepl implementation, implement `eldoc` (`info`, `lookuup`)
|
||||
- #58: build system for creating scittle distribution with custom libraries. See [plugins/demo](plugins/demo).
|
||||
- Use `window.location.hostname` for WebSocket connection instead of hardcoding `"localhost"` ([@pyrmont](https://github.com/pyrmont))
|
||||
- Upgrade `sci.configs` to `"33bd51e53700b224b4cb5bda59eb21b62f962745"`
|
||||
- Update nREPL implementation: implement `eldoc` (`info`, `lookup`) ([@benjamin-asdf](https://github.com/benjamin-asdf))
|
||||
|
||||
## v0.5.14 (2023-01-05)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue