1
0

Accepting request 933924 from home:bnavigator:branches:devel:languages:python:numeric

- Update to 0.1.31
 * Fix order of columns after undo
 * Fix pasting of data with existing column names
 * Avoid empty trailing row after pasting

OBS-URL: https://build.opensuse.org/request/show/933924
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-python-qdatamatrix?expand=0&rev=5
This commit is contained in:
2021-11-26 01:05:34 +00:00
committed by Git OBS Bridge
parent 0e9afc99aa
commit 701fdfcf4d
5 changed files with 31 additions and 15 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Nov 25 20:52:01 UTC 2021 - Ben Greiner <code@bnavigator.de>
- Update to 0.1.31
* Fix order of columns after undo
* Fix pasting of data with existing column names
* Avoid empty trailing row after pasting
-------------------------------------------------------------------
Fri Feb 19 19:04:31 UTC 2021 - Ben Greiner <code@bnavigator.de>