Compare commits

..

No commits in common. "74fcb0682886c8fbf4ba82a76d7c5de15f167340" and "b87fbc93a64d9b5dd219396fc5c98e8779c55810" have entirely different histories.

3 changed files with 3 additions and 5 deletions

View File

@ -1,5 +1,5 @@
cmake_minimum_required (VERSION 3.0...3.27)
project (json-rpc-shell VERSION 1.2.0 LANGUAGES C)
project (json-rpc-shell VERSION 1.1.0 LANGUAGES C)
# Options
option (WANT_READLINE "Use GNU Readline for the UI (better)" ON)

4
NEWS
View File

@ -1,4 +1,4 @@
1.2.0 (2024-12-24)
Unreleased
* Add a backend for co-processes, such as language servers
@ -8,8 +8,6 @@
* Miscellaneous libedit (editline) fixes
* Miscellaneous portability improvements
* json-rpc-test-server: implement OpenRPC discovery
* json-rpc-test-server: only serve regular files

@ -1 +1 @@
Subproject commit 1930f138d4836f8ed9613a17bfe09dc53441618a
Subproject commit 75fc6f1c374796f9e794297c3893089009b8772f