Overview

Request 617400 accepted

- Update to 2.2.1
* Fixes for PyPI.
- Fix project URL
- Update to 2.2
* API changes: IntelHex.write_hex_file method: added support for new
parameter: eolstyle = native | CRLF. (Alexander Belchenko)
* API changes: IntelHex.write_hex_file() method gets new optional
parameter byte_count to specify how many bytes should be written to
each data record in output file. Default value is 16. (patch from
GitHub user erki1993)
* Unit tests: Fixed xrange overflow test for Python 2.7 on 64-bit
platforms. Use sys.maxint to ensure we trigger an exception. (Masayuki
Takeda)
* Script hexinfo.py: Python 3 compatibility for processing start address
dict keys. (patch from GitHub user mentaal)
* Added get_memory_size() method: approx memory footprint of IntelHex
object plus data. (Alexander Belchenko)
* Better compatibility with Python 3. (Alexander Belchenko)
- Update to 2.1
* API changes: added IntelHex.segments() method that returns a list
of ordered tuple objects, representing contiguous occupied data
addresses. (Andrew Fernandes)
* New command-line script hexinfo.py to print summary about hex files
contents (file name, start address, address ranges covered by the
data) in YAML format. (Andrew Fernandes)
* Better Python 3 compatibility when hex2bin.py and bin2hex.py scripts
are trying to read/write binary data from stdin or to stdout. (GitHub
issue https://github.com/bialix/intelhex/issues/4)
* The main activity of the IntelHex project slowly drifting towards
GitHub - the main social network for OSS developers. I'd really like

Loading...


Request History
Klaus Kämpf's avatar

kwk created request

- Update to 2.2.1
* Fixes for PyPI.
- Fix project URL
- Update to 2.2
* API changes: IntelHex.write_hex_file method: added support for new
parameter: eolstyle = native | CRLF. (Alexander Belchenko)
* API changes: IntelHex.write_hex_file() method gets new optional
parameter byte_count to specify how many bytes should be written to
each data record in output file. Default value is 16. (patch from
GitHub user erki1993)
* Unit tests: Fixed xrange overflow test for Python 2.7 on 64-bit
platforms. Use sys.maxint to ensure we trigger an exception. (Masayuki
Takeda)
* Script hexinfo.py: Python 3 compatibility for processing start address
dict keys. (patch from GitHub user mentaal)
* Added get_memory_size() method: approx memory footprint of IntelHex
object plus data. (Alexander Belchenko)
* Better compatibility with Python 3. (Alexander Belchenko)
- Update to 2.1
* API changes: added IntelHex.segments() method that returns a list
of ordered tuple objects, representing contiguous occupied data
addresses. (Andrew Fernandes)
* New command-line script hexinfo.py to print summary about hex files
contents (file name, start address, address ranges covered by the
data) in YAML format. (Andrew Fernandes)
* Better Python 3 compatibility when hex2bin.py and bin2hex.py scripts
are trying to read/write binary data from stdin or to stdout. (GitHub
issue https://github.com/bialix/intelhex/issues/4)
* The main activity of the IntelHex project slowly drifting towards
GitHub - the main social network for OSS developers. I'd really like


Stefan Brüns's avatar

StefanBruens accepted request

openSUSE Build Service is sponsored by