Skip to content

V0.1.0

Compare
Choose a tag to compare
@Descent098 Descent098 released this 24 Sep 18:32
· 21 commits to master since this release
103c7af

September 25th

Initial release of EZ Excel

Features

  • Ability to provide a class to instantiate a Spreadsheet
  • Ability to pass instances in an iterable of class to Spreadsheet to be serialized
  • Automatically flatten Iterable attributes within instances to endline delimited strings
  • Added testing suite for all existing functionality

Documentation improvements

  • Wrote all existing documentation :)