Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Releasing 0.2 to master #66

Merged
merged 33 commits into from
Jul 26, 2016
Merged

Releasing 0.2 to master #66

merged 33 commits into from
Jul 26, 2016

Conversation

graysonarts
Copy link
Contributor

No description provided.

t8y8 and others added 30 commits May 24, 2016 22:12
…t. I'm not sure where a lot of the zip stuff should go.
Updating development branch with publishing fixes
Basic TWBX Support - LGTM
…pen the file directly from the zip instead of extracting multiple times
Added TDSX support and refactored Workbooks and Datasources to share zip-handling code
)

Fixes #42 #46 
* Initial attempt at enabling reading the columns from the datasource
* Fixing pep8 errors for EOFEOL
* Changing to OrderedDict for getting columns
* Add documentation for the various column attributes
* rename column to field
* Fixed #46 encode apostrophes in field names
* Enable multilook up for Fields
* Rename properties on the field based on feedback given in #45
* Adding contributing.md first draft

* Adding information about Issues, Feature requests, and PRs
Based on feedback from @lbrendanl

* Adding additional detail to the the feature PR section
based on feedback from @benlower

* fixing typo
* Get Fields Example Code

* Adding field count and numbering

* updating comment to be accurate

* Adding GetFields to travis run

* Updating to use enumerate to keep track of count
* Fixes #50 - materialize the properties for completion

This also fixes a bug where captions and aliases weren't being populated
into the multidict correctly due to insufficient testing on my part
originally

* fixing example to be correct

* really fix it this time

* Add docstrings for is_* properties

* Cleaner version of get for mld

* Move to is not instead of standard equality and fixed py3
* first stab at an API, not correct in retrospect
* Initial revision of api based on API discussions
* adding additional testing and enabling lists to be passed in
* removing left over stuff from previous attempt
* Some fields are not listed in <column> tags, so we need to construct from <metadata-record>
* removing thumbnail
* move _column_object_from* to use a named tuple
* removing cruft from previous implementation
* renaming retval to something more useful
* cleaning up _is_used_by_worksheet
* reformatting import statements
* removing PredicateDictionary
* A workbook doc without any content should still load
* found_in -> used_by_sheet
* refactoring for better readability

* rename metadata_field_objects to metadata_only_field_objects
Russell Hay added 3 commits July 22, 2016 09:58
Merging files into development to stage for 0.2 release
…#59)

* add an explicit version check to be explicit about what we support

* Move xml_open to xfile

* Updating to ignore ephemeral fields

* scrubbing thumbnails from the new twb file
@t8y8
Copy link
Contributor

t8y8 commented Jul 26, 2016

Wowza -- that's a lot!

🚀

@graysonarts graysonarts merged commit 59ac21c into master Jul 26, 2016
@graysonarts
Copy link
Contributor Author

0.2 has been released! 🚀 🚀 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants