issues
search
dgorissen
/
pycel
A library for compiling excel spreadsheets to python code & visualizing them as a graph
GNU General Public License v3.0
570
stars
149
forks
source link
1.0b20 (2019-09-22)
#76
Closed
stephenrauch
closed
5 years ago
stephenrauch
commented
5 years ago
1.0b20 (2019-09-22)
Changes
Implement multi colon ranges
Add support for missing (empty) function parameters
Fixes
Fix threading issue in iterative evaluator
Fix range intersection with null result for ROW and COLUMN
Fix #74 - Count not working for ranges
1.0b20 (2019-09-22)
Changes
Fixes