Skip to content

Releases: StdCarrot/Py3AMF

v0.8.11

04 Mar 11:26
Compare
Choose a tag to compare

0.8.11 (2022-02-25)

  • Change str to binary
  • Fix syntax errors

v0.8.10

13 Jan 06:31
Compare
Choose a tag to compare

0.8.10 (2020-01-10)

  • Support Python 3.7 and 3.8

0.8.9 (2018-07-18)

  • Support SqlAlchemy

0.8.8 (2018-04-03)

  • Improve compatibility with python 3.6

v0.8.7

25 Aug 10:38
Compare
Choose a tag to compare

Fix http header function to support python3

v0.8.5

06 Apr 02:59
Compare
Choose a tag to compare

Pass setup.py test without adapters

0.8.1-dev

04 Apr 15:51
Compare
Choose a tag to compare
0.8.1-dev Pre-release
Pre-release

Warning! This is under developing. Doesn't work fine.

  • Can encode/decode message with AMF3. AMF0 was not tested.
  • Couldn't use Service and Client.
  • Couldn't pass setup.py test.