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

Updates for v1.2.0 #241

Merged
merged 67 commits into from
Dec 5, 2024
Merged

Updates for v1.2.0 #241

merged 67 commits into from
Dec 5, 2024

Conversation

gisellerosetta
Copy link
Contributor

No description provided.

ldavies99 and others added 30 commits November 2, 2022 16:27
* Add official disclaimer in changelog and pypi index

* Rephrased disclaimer to note & added links to guidance
* Remove linux python 3.6 test

* Update CI python versions and changelog
* WIP Add rich text support in cover sheet

* Refactor and update changelog

* Add unit testing for cover

* Add functionality for FormatLists of length 2

---------

Co-authored-by: Rowan Hemsi <[email protected]>
Co-authored-by: rowanhemsi <[email protected]>
* Updated documentation for issues 1 and 2 in task #206

* Updated GPTables.table_name discription

---------

Co-authored-by: rowanhemsi <[email protected]>
* Update xlsxwriter version

* Update end to end test
* Fix include_names parameter in additional_formatting

* Fix unit tests

* Add column alignment based on data type

* WIP: Add more data type options to apply_column_alignments

* Ignore shorthand in _apply_column_alignments

* Add left alignment for index columns

* Update end to end test expected data

* Fix alignment for python 3.7

* Update expected workbook to not contain automatic color

* Add comment to explain use of np.nan instead of None

---------

Co-authored-by: ldavies99 <[email protected]>
danmilne1 and others added 27 commits June 28, 2024 15:30
…ook-errors-with-all-integer-table

Casts columns to string before checking for special characters
* Replaces setup.py with pyproject.toml

* Fixes typo

* Exapnds ASAP acronym

* Removes requirements.txt and removes dataclasses as dependency

* Updates changelog
…ocumentation where additional options are available.
* Add gridlines to all sheets except cover

* Add options for user to show or hide gridlines

* Make gridlines off by default

* Apply suggested changes and add gridlines to expected workbook in test api

* Fix numbering on gridlines

* Update expected workbook
* Added gptables demo example

* Simplified gptables demo code

* Fix typo

* Rename files more appropriately

* Add code to example usage section of readthedocs

* Revert simplification changes to fix corrupt output

* Re-add to example usage section and add gridlines

* Remove refernce to iris table

* Add comments for removing empty rows and columns
…matting-options-documentation

219 improve formatting options documentation
@sarahcollyer sarahcollyer merged commit 5f1b898 into main Dec 5, 2024
12 checks passed
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.

7 participants