Skip to content

Conversation

@DenverCoder1
Copy link
Owner

Version 0.1.1

Fixes #2

  • Split file structure into multiple parts
  • Added TableStyle class for storing info about a theme (all the different parts that make up the table)
  • Added PresetStyle class with pre-made styles to choose from
  • Made a list of styles in /style_list and a script for generating the list
  • Ensure that user-specified column widths are at least as large as cell contents
  • Made header, body, and footer positional arguments (can place with no label); all other options must be keyworded.

@DenverCoder1 DenverCoder1 added the enhancement New feature or request label Apr 29, 2021
@DenverCoder1 DenverCoder1 merged commit 9d9fb78 into main Apr 29, 2021
@DenverCoder1 DenverCoder1 deleted the new-styles branch April 29, 2021 12:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create preset themes to choose from

2 participants