forked from pool/python-bitarray
- update to 3.3.1:
* remove License classifier in favor of a SPDX license expression, #231 * reorganize and cleanup many tests * add optional group and sep arguments' to .to01(), #230 - as well as util.ba2hex() and util.ba2base() * ignore whitespace in util.base2ba() and util.hex2ba() * check for embedded nul characters when extending (and initializing) bitarray from string * improve testing * add double precision floating point number example OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bitarray?expand=0&rev=58
This commit is contained in:
@@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 24 06:52:44 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 3.3.1:
|
||||
* remove License classifier in favor of a SPDX license
|
||||
expression, #231
|
||||
* reorganize and cleanup many tests
|
||||
* add optional group and sep arguments' to .to01(), #230 - as
|
||||
well as util.ba2hex() and util.ba2base()
|
||||
* ignore whitespace in util.base2ba() and util.hex2ba()
|
||||
* check for embedded nul characters when extending (and
|
||||
initializing) bitarray from string
|
||||
* improve testing
|
||||
* add double precision floating point number example
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 25 12:35:45 UTC 2025 - Nico Krapp <nico.krapp@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user