Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
libjson-rpc-cpp-1.1.1.tar.gz.asc | 2018-10-31 | 833 Bytes | |
libjson-rpc-cpp-1.1.1.zip.asc | 2018-10-31 | 833 Bytes | |
README.md | 2018-10-31 | 742 Bytes | |
v1.1.1 source code.tar.gz | 2018-10-31 | 179.3 kB | |
v1.1.1 source code.zip | 2018-10-31 | 273.4 kB | |
Totals: 5 Items | 455.0 kB | 0 |
Fixed
- Build issue on RHEL7 (#244, [#246])
- Build with empty install prefix (#226)
- GnuInstallDirs handling for library targets (#239)
- Disabled libcurl signal handlers (#210)
- Terrible performance for socket based connectors (#229)
- Library versioning error (1.1.0 release actually specified 1.0.0)
Added
- Missing documentation about python stubgenerator (#222)
- Parameter to enable omitEndingLineFeed() (#213)
- Documenation in examples about throwing serverside errors (#249)
Changed
- Updated CI images to use Ubuntu 18.04 instead of 17.04
- Disabled FileDescriptor connectors by default
- Removed custom FindCURL cmake module (#237)
- Parameter handling of procedurs without params in stubgenerator