Skip to content

Releases: palantir/python-jsonrpc-server

0.4.0

Choose a tag to compare

@delta003 delta003 released this 18 Sep 12:17
73ab099
  • Upgrade ujson dependency

0.3.4

Choose a tag to compare

@gatesn gatesn released this 19 Jan 16:34
808d078
  • Require future only for Python 2

0.3.3

Choose a tag to compare

@gatesn gatesn released this 17 Jan 13:39
dba1cae
  • Publish wheel

0.3.2

Choose a tag to compare

@jroitgrund jroitgrund released this 02 Dec 16:01
  • Remove ujson dependency for Windows

0.3.1

Choose a tag to compare

@jroitgrund jroitgrund released this 28 Nov 14:57
1b1d9b2
  • Don't throw when closing stream

0.3.0

Choose a tag to compare

@gatesn gatesn released this 16 Nov 09:21
72c370f
  • Replace json built-in module with ujson

0.2.0

Choose a tag to compare

@gatesn gatesn released this 27 Jun 15:40
409eb0c
  • Request handlers can now return a future as well as a result or callable

0.1.3

Choose a tag to compare

@gatesn gatesn released this 27 Jun 15:34
3610ed2
  • Test release for Circle 2

0.1.2

Choose a tag to compare

@gatesn gatesn released this 16 Jan 09:28
7021d84
  • Include tests in the source distribution

0.1.1

Choose a tag to compare

@gatesn gatesn released this 15 Jan 16:14
ca5100f
  • Include license file in distributions