Skip to content

Releases: gnh1201/caterpillar

0.1.5.11

06 Mar 18:07
b9e6265
Compare
Choose a tag to compare

0.1.5.11 released

  • Added client.py example
  • Added exported_methods variable in a rpcmethod typed extension
  • Added connector typed extension
  • Added JSON-RPC 2 stateless (over HTTP) mode
  • minor fixes

0.1.5.10

05 Mar 07:07
11d0b17
Compare
Choose a tag to compare

0.1.5.10 released

  • bug fixes when use plugins (extensions)
  • some fixes for use plugins (extensions)

0.1.5.9

04 Mar 09:41
6185279
Compare
Choose a tag to compare

0.1.5.9 released

  • Change Filter class to Extension class (support filter and rpcmethod)
  • Fix stability issues

0.1.5.8

28 Feb 08:05
719beea
Compare
Choose a tag to compare

0.1.5.8 released

  • Fixed: fix the import mistaken

0.1.5.7

28 Feb 08:01
def06ae
Compare
Choose a tag to compare

0.1.5.7 released

  • Update README.md

0.1.5.6

28 Feb 07:43
d7f0531
Compare
Choose a tag to compare

0.1.5.6 released

  • Fixed: HTTP Basic Authentication #9
  • Fixed: Decoupling the fediverse features #7
  • Fixed: remove Mastodon notification feature

0.1.5.5

27 Feb 09:52
18f928d
Compare
Choose a tag to compare

0.1.5.5 released

  • Fixed: Performance fix when resolve IP
  • Fixed: Performance fix when create a tunnel

0.1.5.4

27 Feb 08:34
29007ae
Compare
Choose a tag to compare

0.1.5.4 released

  • Fixed: mistypos
  • Fixed: respect the return type if non failed or success functions

0.1.5.3

27 Feb 08:22
6593268
Compare
Choose a tag to compare

0.1.5.3 released

  • Fixed: Adjust timeout

0.1.5.2

27 Feb 07:18
83737a2
Compare
Choose a tag to compare

0.1.5.2 released

  • Fixed: relay failed when use stateless mode
  • Fixed: relay script enhancement