2
I Use This!
Very Low Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Sep 01, 2024 — Sep 01, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[iter] removed rogue print
ericgazoni
as Eric Gazoni
More... over 14 years ago
[iter] fixed date evaluation
ericgazoni
as Eric Gazoni
More... over 14 years ago
[ignore] added mac os files in ignore file
ericgazoni
as Eric Gazoni
More... over 14 years ago
[test] updated tests for iter_read
ericgazoni
as Eric Gazoni
More... over 14 years ago
[iter] added is_date() emulation for iterable RawCell, if needed
ericgazoni
as Eric Gazoni
More... over 14 years ago
[reader] added numeric and booleans support in iterator reader
ericgazoni
as Eric Gazoni
More... over 14 years ago
[iter] fixed iter_rows() for single cell range
ericgazoni
as Eric Gazoni
More... over 14 years ago
[reader] made creation date and modification date optional
ericgazoni
as Eric Gazoni
More... over 14 years ago
[reader] lowered the number of catched exceptions during load
ericgazoni
as Eric Gazoni
More... over 14 years ago
[writer] added PagedWorksheet (experimental)
ericgazoni
as Eric Gazoni
More... over 14 years ago
[worksheet] fixed append()
ericgazoni
as Eric Gazoni
More... over 14 years ago
Added tag 1.3.5 for changeset 112be0811b65
ericgazoni
as Eric Gazoni
More... over 14 years ago
[version] bump
ericgazoni
as Eric Gazoni
More... over 14 years ago
[cell] added an is_date() method to know when a cell value is a date
ericgazoni
as Eric Gazoni
More... over 14 years ago
Added tag 1.3.4 for changeset 501be08e2e7c
ericgazoni
as Eric Gazoni
More... over 14 years ago
[namedrange] fixed cell dict lookup with fixed coordinates
ericgazoni
as Eric Gazoni
More... over 14 years ago
[namedranges] fixed save for local only ranges
ericgazoni
as Eric Gazoni
More... over 14 years ago
Added tag 1.3.2 for changeset ecd03e48f278
ericgazoni
as Eric Gazoni
More... over 14 years ago
[named range] reverting extremeley non-smart refactoring
ericgazoni
as Eric Gazoni
More... over 14 years ago
Added tag 1.3.2 for changeset 8e0dab0e9912
ericgazoni
as Eric Gazoni
More... over 14 years ago
[version] bump
ericgazoni
as Eric Gazoni
More... over 14 years ago
[namedrange] fixed not-so-smart refactoring bug
ericgazoni
as Eric Gazoni
More... over 14 years ago
Added tag 1.3.1 for changeset 94086a8241ff
ericgazoni
as Eric Gazoni
More... over 14 years ago
[version] bumped version number
ericgazoni
as Eric Gazoni
More... over 14 years ago
[cell] fixed numeric type detection for scientific notation
ericgazoni
as Eric Gazoni
More... over 14 years ago
Added tag 1.3.0 for changeset 99f77f5865e0
ericgazoni
as Eric Gazoni
More... over 14 years ago
[worksheet] added a flatten() method to directly access values instead of Cell instances (fixes #38)
ericgazoni
as Eric Gazoni
More... over 14 years ago
[worksheet] ensure range() returns tuples or Cell instances
ericgazoni
as Eric Gazoni
More... over 14 years ago
[named ranges] added support for multi-cell named ranges and also merged cells named ranges
ericgazoni
as Eric Gazoni
More... over 14 years ago
[named range] small refactor
ericgazoni
as Eric Gazoni
More... over 14 years ago