Skip to content

Releases: m0hithreddy/rpyc-mem

Release 1.0.1

03 Apr 17:28
Compare
Choose a tag to compare
  • Handle bool in proxy objects
  • Other fixes

Release 1.0.0

26 Mar 20:56
7592880
Compare
Choose a tag to compare

Breaking Changes:

  • The remote object creation through RemoteModule has seen some changes.
  • The visibility of few attributes are changed from protected to public.

Add Ons:

  • RpycMem and RemoteModule will accept callables for rmem_conn parameter
  • Sessions are introduced through RpycMemSession class.

Initial Release

12 Mar 15:59
Compare
Choose a tag to compare

0.0.1

  • Initial Release