Skip to content

Releases: the-carlisle-group/XL2APL

0.0.21

07 May 18:17
Compare
Choose a tag to compare

Release Notes

  1. Cleanup
  2. Cleanup and refactor
  3. Add ColumnName, processed header, to result of GetSheetData
  4. Fix issue #18

0.0.20

01 May 03:08
Compare
Choose a tag to compare

Release Notes

  1. Update README.md
  2. Update README.md
  3. Update README.md
  4. Update README.md
  5. Add properties for omitting missing rows and columns
  6. Handle undefined rows
  7. Fixed missing guard in Tests.TestClientTest1
  8. Update for new .NET/Core (#17)
  9. More fun
  10. A fun little improvement
  11. Add a test
  12. Revamp tests to use Provanto framework

0.0.19

10 Jan 18:15
Compare
Choose a tag to compare

Release Notes

  1. Fix Issue #16 (IsXLSXFile does not work if file is open)

0.0.18

01 Apr 18:51
Compare
Choose a tag to compare

Release Notes

  1. Simplify block reading
  2. Simplify keeping first row XML for later type and format analysis
  3. Move blocking to XML in zip archive to handle large files

0.0.17

09 Dec 16:21
Compare
Choose a tag to compare

Release Notes

  1. Fix bug in GetColumnFormatCodes

0.0.16

18 Dec 05:16
Compare
Choose a tag to compare

Release Notes

  1. Simplify ReadZipFile per Richard Park
  2. Fix read-only bug (Issue #11)
  3. Enhance documentation
  4. Better expression for computing cell address

0.0.15

13 Aug 21:14
Compare
Choose a tag to compare

Release Notes

  1. Add ActiveSheet property (Issue #10)

0.0.14

01 Jun 13:24
Compare
Choose a tag to compare

Release Notes

  1. Add API parameer to config file
  2. Add test for IsXLSXFile function
  3. Add IsXLSXFile function

0.0.13

18 Feb 18:24
Compare
Choose a tag to compare

Release Notes

  1. Fix Issue #8

0.0.12

14 Oct 19:04
Compare
Choose a tag to compare

Release Notes

  1. Update acre config file