Releases: bajrangCoder/acodex_server
Releases · bajrangCoder/acodex_server
v0.2.11
v0.2.10
- Refactor the lsp proxy
v0.2.9
- fix: lsp issue
v0.2.8
What's Changed
- Add LSP bridge WebSocket server by @bajrangCoder in #15
Full Changelog: v0.2.7...v0.2.8
v0.2.7
- add
-carg to pass custom command to start axs - only allow acode origin by default for api endpoints due to security reason
Two new arg in cli:
--allow-any-origin-c
v0.2.6
- Send process exit status over WebSocket to handle it on frontend
v0.2.5
What's Changed
- Added missing architectures by @RohitKushvaha01 in #12
- fix: add missing route for compatibility by @bajrangCoder
Full Changelog: v0.2.4...v0.2.5
v0.2.4
- Added support for x86 arch
v0.2.3
What's Changed
- feat. explain port already in use error by @RohitKushvaha01 in #5
Full Changelog: v0.2.2...v0.2.3
v0.2.2
What's Changed
- Spawn shell via login instead of bash by @RohitKushvaha01 in #4
New Contributors
- @RohitKushvaha01 made their first contribution in #4
Full Changelog: v0.2.1...v0.2.2