Skip to content

Releases: kmonson/koala

0.0.36+8

24 Jul 22:06
Compare
Choose a tag to compare

Fix YEAR and MONTH handling of empty cells.

Fix ROUND behavior to correctly match Excel's round half up method.

Update to 0.0.36+7

05 Aug 02:34
Compare
Choose a tag to compare

Improve empty range handling.
More consistent error handling in range functions.
read_cells ensures that all cells in named ranges exist.
Remove incorrectly working CHOOSE function handler in ast.
Fix error in ":" handling in some edge cases.
Added extra parens in generated code to reduce risk of incorrectly generated code.
Added support for CEILING, DAY, DAYS, FLOOR, ISERROR, LEN, ROUNDDOWN, SINGLE (basic support), SMALL.
Fixes for:
- CHOOSE
- LOOKUP
- OFFSET None handling
- ROUNDUP rounding to whole numbers
- SUMIF and SUMIFS None handling
- ROUND rounding to whole numbers
- YEARFRAC proper handling of last day of February in basis 0
Support for _xlfn functions.
Fixed some cases where string comparisons were not case insensitive.
Various small improvements to code.

Fixes for SUMIF

20 Mar 21:33
Compare
Choose a tag to compare
0.0.36+6

Version 0.0.36+6

SUM, VLOOKUP, HLOOKUP error handling fixes.

20 Apr 00:27
Compare
Choose a tag to compare

wheels

30 Apr 23:40
Compare
Choose a tag to compare

Wheels for our Stuff

wheels

20 Feb 00:51
Compare
Choose a tag to compare

Wheels for our Stuff

wheels

20 Oct 20:54
Compare
Choose a tag to compare

Wheels for our stuff

wheels

02 Jun 18:35
Compare
Choose a tag to compare

Wheels for our stuff