Skip to content

release 4.2

Compare
Choose a tag to compare
@irmen irmen released this 17 Sep 21:18
· 332 commits to master since this release
  • fixed endianness mixup in decoding float and double arrays, will now actually decode to the correct values!
  • metadata feature added to Pyro proxy (introduced in Pyro 4.27)
  • updated Flame method names (changed in Pyro 4.27)
  • C# proxy now is a DynamicObject and supports dynamic method calling as well.
  • added getattr and setattr to proxy.