Pycel

Latest version: v1.0b30

Safety actively analyzes 682361 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 5

1.0b21

=====================

Changed
-------

* Speed up compile
* Implement defined names in multicolon ranges
* Tokenize ':' when adjoining functions as infix operator
* Various changes in prep to improve references, including
* Add reference expansion to function helpers
* Add sheet to indirect() and ref_param=0 to offset()
* Implement is_address() helper
* Implement intersection and union for AddressCell

Fixed
-----
* Fix 77, empty arg in IFERROR()
* Fix 78, None compare and cleanup error handling for various IFS() funcs

1.0b20

=====================

Changed
-------

* Implement multi colon ranges
* Add support for missing (empty) function parameters

Fixed
-----
* Fix threading issue in iterative evaluator
* Fix range intersection with null result for ROW and COLUMN
* Fix 74 - Count not working for ranges

1.0b19

=====================

Changed
-------

* Implement INDIRECT & OFFSET
* Implement SMALL, LARGE & ROUNDDOWN (Thanks, nanaposo)
* Add error message for unhandled missing function parameter

Fixed
-----
* Fix threading issue w/ CSE evaluator

1.0b18

=====================

Changed
-------

* Implement CEILING_MATH, CEILING_PRECISION, FLOOR_MATH & FLOOR_PRECISION
* Implement FACT & FACTDOUBLE
* Implement AVERAGEIF, MAXIFS, MINIFS
* Implement ODD, EVEN, ISODD, ISEVEN, SIGN

Fixed
-----
* Fix 67 - Evaluation with unbounded range
* Fix bugs w/ single cells for xIFS functions

1.0b17

=====================

Changed
-------
* Add Formula Support for Multi Area Ranges from defined names
* Allow ExcelCompiler init from openpyxl workbook
* Implement LOWER(), REPLACE(), TRIM() & UPPER()
* Implement DATEVALUE(), IFS() and ISERR() (Thanks, int128t)

* Reorganized time and time utils and text functions
* Add excelutil.AddressMultiAreaRange.
* Add abs_coordinate() property to AddressRange and AddressCell
* Cleanup import statements

Fixed
-----
* Resolved tox version issue on travis
* Fix defined names with Multi Area Range

1.0b16

=====================

Changed
-------
* Add twelve date and time functions
* Serialize workbook filename and use it instead of the serialization filename (Thanks, nanaposo)

Page 2 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.