Skip to content

Releases: pmbaumgartner/excelify

v0.4 I broke something and then I fixed it!

04 Feb 22:23
Compare
Choose a tag to compare

Apparently it's not cool to remove stuff from __init__.py, as IPython needs that to understand it's a magic.

v0.3 - Error Checking and Tests

04 Feb 21:52
Compare
Choose a tag to compare

Will not allow a user to enter a sheet name that's beyond excels limits (32 chars).

Tests added, 100% coverage.

v0.2 - Tests

02 Feb 23:04
Compare
Choose a tag to compare

Added in some tests, got things hooked up with Travis.

v0.1 Initial Release

02 Feb 19:11
Compare
Choose a tag to compare

Basic IPython magic functionality in place for %excelify dataframe