mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-01 21:29:57 +08:00
f3fd9d598a
Refactor the reading of values from the Excel spreadsheet so that parsers are configurable by index. Needed so that we can parse columns that have dates, in addition to floats as previously.