Package Release Info

python-pybeam-0.4.1-bp152.2.16

Update Info: Base Release
Available in Package Hub : 15 SP2

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

Change Logs

* Mon Mar 19 2018 matwey.kornilov@gmail.com
- Version 0.4.1 (bsc#1089748):
  - Add support for AtU8 chuck (fix Erlang 20.0 beam file format)
* Thu Aug 24 2017 jmatejek@suse.com
- singlespec auto-conversion
* Fri Jan 20 2017 matwey.kornilov@gmail.com
- Version 0.4:
  - ported to construct 2.8.x
* Wed Jan 18 2017 matwey.kornilov@gmail.com
- Update Source url
* Sun Jan 08 2017 matwey.kornilov@gmail.com
- Only consruct 2.5.x is supported by pybeam 0.3.x
* Sat May 31 2014 matwey.kornilov@gmail.com
- Version 0.3.2:
  - add support for Erlang 17.0 (maps)
* Sat Mar 29 2014 matwey.kornilov@gmail.com
- Verision 0.3.1:
  - fix parsing lists with not-null tail
  - fix parsing strings ( six > 1.4.0 is required to support both
    python 2 and python 3 )
* Thu Feb 20 2014 matwey.kornilov@gmail.com
- Version 0.3:
  - python 3.3 support
  - minor fixes and add more unit-tests
  - Code LitT FunT chunk now understood
* Mon May 06 2013 matwey.kornilov@gmail.com
- Version 0.2:
  - fixed floating point parsing
  - fixed Atom lists indexation
* Wed May 01 2013 matwey.kornilov@gmail.com
- Initial version