Skip to content

Releases: DerekYu177/dynamictableprint

Bug Fix

09 Jul 00:49
Compare
Choose a tag to compare

Very important fix that prevents random mutation of data while columns are being squished. This is a result of me not resetting the indices after we copy in the original dataframe.

Version Bump

02 Jul 23:52
Compare
Choose a tag to compare

I keep forgetting to bump the version when I make new version, so here you go.

Bug Fix

02 Jul 23:48
99cbce0
Compare
Choose a tag to compare

[Fix] Empty Table causing Issues

Release on PyPI

28 Jun 16:34
Compare
Choose a tag to compare

Testing the first release on PyPI, and keeping all versions the same

General Bug Fixes, works on test application

27 Jun 23:16
45ae249
Compare
Choose a tag to compare

This version currently works on my test application: https://github.com/DerekYu177/PriceOptimization/tree/test/dynamictableprint, however it is still not on PyPI yet, owing to a potential snag in how it plays well with the dependencies.

Initial Code Commit

17 Jun 14:03
Compare
Choose a tag to compare
Initial Code Commit Pre-release
Pre-release
v1.0.0-alpha

renaming the module to be dynamic table print