File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed
Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 1+ v0.3.2 (3 Aug 2017)
2+ ========
3+ + Changes introduced in this version are backported form v0.4.0.beta3
4+ + ** Changes to ` krpc ` and ` core ` services** :
5+ + Renamed hardcoded ` krpc ` service to ` core `
6+ + Allowed ` krpc ` service to be dynamically generated during services API generation
7+ + Updated ` core ` service
8+ + Started testing against Ruby v2.3 and Ruby v2.4
9+ + Turned runtime dependency on * hanna-nouveau* into development dependency
10+ + Cleaned up Git repository - moved generated HTML API docs, and TestServer binaries out of the repository
11+
112v0.3.1 (18 Jun 2016)
213========
314+ Fixed receiving of chunked responses
Original file line number Diff line number Diff line change 11module KRPC
2- VERSION = "0.3.1 "
2+ VERSION = "0.3.2 "
33end
You can’t perform that action at this time.
0 commit comments