xlsxir v1.1.0 Release Notes

    • ๐ŸŽ Modified the way rows are saved to the :worksheet ETS table. Replaced the generic index with the actual row number to allow for performance imporovement of supporting Xlsxir access functions.
    • ๐ŸŽ Refactored Xlsxir access functions to improve performance.
    • Created Xlsxir.get_info/1 function which returns number of rows, columns and cells.
    • ๐Ÿ“„ Various minor modifications to docs.