python-pybeam/python-pybeam.changes
Matwey Kornilov 523fc8b3c0 Accepting request 519963 from devel:languages:python:singlespec-staging
- singlespec auto-conversion
- Version 0.4:
  - ported to construct 2.8.x
- Update Source url
- Only consruct 2.5.x is supported by pybeam 0.3.x 
- Version 0.3.2:
  - add support for Erlang 17.0 (maps)
- 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 )
- Version 0.3:
  - python 3.3 support
  - minor fixes and add more unit-tests
  - Code LitT FunT chunk now understood
- Version 0.2:
  - fixed floating point parsing
  - fixed Atom lists indexation
- Initial version

OBS-URL: https://build.opensuse.org/request/show/519963
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pybeam?expand=0&rev=15
2017-09-02 09:46:56 +00:00

57 lines
1.7 KiB
Plaintext

-------------------------------------------------------------------
Thu Aug 24 13:50:13 UTC 2017 - jmatejek@suse.com
- singlespec auto-conversion
-------------------------------------------------------------------
Fri Jan 20 19:35:02 UTC 2017 - matwey.kornilov@gmail.com
- Version 0.4:
- ported to construct 2.8.x
-------------------------------------------------------------------
Wed Jan 18 09:11:57 UTC 2017 - matwey.kornilov@gmail.com
- Update Source url
-------------------------------------------------------------------
Sun Jan 8 14:14:00 UTC 2017 - matwey.kornilov@gmail.com
- Only consruct 2.5.x is supported by pybeam 0.3.x
-------------------------------------------------------------------
Sat May 31 11:27:58 UTC 2014 - matwey.kornilov@gmail.com
- Version 0.3.2:
- add support for Erlang 17.0 (maps)
-------------------------------------------------------------------
Sat Mar 29 12:53:23 UTC 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 16:40:23 UTC 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 6 14:05:27 UTC 2013 - matwey.kornilov@gmail.com
- Version 0.2:
- fixed floating point parsing
- fixed Atom lists indexation
-------------------------------------------------------------------
Wed May 1 15:57:09 UTC 2013 - matwey.kornilov@gmail.com
- Initial version