2022-11-04 23:58:36 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Nov 4 19:12:43 UTC 2022 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
|
|
|
|
|
|
- Update to version 4.0
|
|
|
|
|
* Add enum support to cstruct.parse
|
|
|
|
|
* Add typedef parsing
|
|
|
|
|
|
2022-10-24 16:58:46 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Oct 24 15:29:46 UTC 2022 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
|
|
|
|
|
|
- Update to version 3.3
|
|
|
|
|
* Fix tests on 32bit architecture
|
|
|
|
|
- Update to version 3.2
|
|
|
|
|
* Add more tests
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Oct 14 13:45:17 UTC 2022 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
|
|
|
|
|
|
- Update to version 3.1
|
|
|
|
|
* Make CStruct/MemCStruct Pickle Friendly
|
|
|
|
|
- Update to version 3.0
|
|
|
|
|
* Flexible array support
|
|
|
|
|
- Update to version 2.3
|
|
|
|
|
* Fix compare with None
|
|
|
|
|
- Update to version 2.2
|
|
|
|
|
Fixes
|
|
|
|
|
* Fix empty MemCStruct size
|
|
|
|
|
Improvements
|
|
|
|
|
* Python 3.10 support
|
|
|
|
|
* pytest
|
|
|
|
|
* black code style
|
|
|
|
|
|
2022-10-13 07:17:12 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Oct 13 07:17:06 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
|
|
|
|
|
|
|
|
|
- use https for urls
|
|
|
|
|
|
2020-08-16 08:15:23 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Aug 13 20:29:38 UTC 2020 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
|
|
|
|
|
|
- Initial package, version 1.8
|