forked from pool/python-boolean.py
- update to 3.7 * Add new sort argument to simplify() to optionally not sort when simplifying expressions (e.g. not applying "commutativity"). * Add new argument to tokenizer to optionally accept extra characters in symbol tokens. OBS-URL: https://build.opensuse.org/request/show/766679 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-boolean.py?expand=0&rev=5
19 lines
723 B
Plaintext
19 lines
723 B
Plaintext
-------------------------------------------------------------------
|
|
Thu Jan 23 17:34:52 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
|
|
|
- update to 3.7
|
|
* Add new sort argument to simplify() to optionally not sort when
|
|
simplifying expressions (e.g. not applying "commutativity").
|
|
* Add new argument to tokenizer to optionally accept extra
|
|
characters in symbol tokens.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Sep 10 07:14:25 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Use noun phrase in summary.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 5 13:15:45 UTC 2019 - Carmen Bianca Bakker <carmen@carmenbianca.eu>
|
|
|
|
- New package, version 3.6
|