python-pybeam/python-pybeam.changes

29 lines
877 B
Plaintext

-------------------------------------------------------------------
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