42 lines
1.4 KiB
Plaintext
42 lines
1.4 KiB
Plaintext
|
|
-------------------------------------------------------------------
|
||
|
|
Fri May 9 05:15:05 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
||
|
|
|
||
|
|
- Switch to pyproject macros.
|
||
|
|
|
||
|
|
-------------------------------------------------------------------
|
||
|
|
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>
|
||
|
|
|
||
|
|
- Update to 0.1.29
|
||
|
|
* Add read-only
|
||
|
|
* Only fix row and column count when not read-only
|
||
|
|
* Only update visible cells in read-only mode. Dramatically
|
||
|
|
speeds up viewing large datasets
|
||
|
|
* Optimize copy-cut-delete (still slow)
|
||
|
|
* Only update visible cells for writable tables
|
||
|
|
* Fix a visualization issue when scrolling past the last row
|
||
|
|
* Catch IndexError when copying
|
||
|
|
* Fix RuntimeError when pasting cells
|
||
|
|
- test with rudimentary example.py
|
||
|
|
- adjust requirements
|
||
|
|
|
||
|
|
-------------------------------------------------------------------
|
||
|
|
Wed Mar 20 08:08:19 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
||
|
|
|
||
|
|
- Convert to single spec
|
||
|
|
- Add %license
|
||
|
|
- Update to v0.1.18
|
||
|
|
|
||
|
|
-------------------------------------------------------------------
|
||
|
|
Thu Nov 10 19:35:48 UTC 2016 - avvissu@yandex.by
|
||
|
|
|
||
|
|
- Initial package
|
||
|
|
|