Skip to content

Releases: jbogaardt/xlcompose

v0.3.2

25 May 00:02
19ecd49
Compare
Choose a tag to compare

fix for numpy deprecations

xlcompose 0.3.1

04 Dec 20:58
5769ab4
Compare
Choose a tag to compare

Release bump to fix conda package

xlcompose 0.3.0

08 Nov 02:45
Compare
Choose a tag to compare

Bug fixes:

  • #10 Column names can have duplicates
  • #11 Removed call to close warning
  • #12 Bug fix with Series

Enhancements:

  • #4 Matplotlib integration - fig or ax can be contined in an xlc.Image

xlcompose v0.2.4

14 Aug 17:53
Compare
Choose a tag to compare

xlcompose v0.2.3

14 Aug 17:46
Compare
Choose a tag to compare

xlcompose v0.2.2

14 Aug 12:36
Compare
Choose a tag to compare

Bug fix:

  • Resolved #6

xlcompose v0.2.1

05 Apr 03:12
Compare
Choose a tag to compare

minor bug fixes

xlcompose v0.2.0

05 Apr 02:44
Compare
Choose a tag to compare

Enhancements:

  • New Sheet object to manage sheet-level configurations
  • load_yaml function to allow for loading xlcompose objects from yaml templates.

xlcompose v0.1.11

23 Mar 12:52
Compare
Choose a tag to compare

relax pandas requirement

xlcompose v0.1.10

22 Mar 02:08
Compare
Choose a tag to compare

More python 3.5 fixes