Releases: seankmartin/PythonUtils
Releases · seankmartin/PythonUtils
v1.0.0
Initial main release
Full Changelog: 0.1.8...1.0.0
v0.1.8
Add extra saving functions
v0.1.7
small fixes since last version in setup
v0.1.6 updates
NB
New naming process (will be incompatible with previous API)
Some small fixes
New features
- pdf merger
- better grid figure manager
v0.1.5 updates
- Extra functionality, such as a correlation hypothesis test.
- Many small fixes
- Config reading from more file formats
Small updates
Small bug fixes
Command line tools
Pandas helpers
Extra functionality in existing functions
Fixed bug in dictionary writing
0.1.3 Fixed issue saving dicts with unequal keys
Added logging utilities
0.1.2 Fixed excepthook problems
Improved directory handling
Improved directory handling (having a trailing slash in a directory name is equivalent now to not having one).
Also made "dirname" a magic string that gets replaced by the directory this file is in to avoid having to hardcode absolute directories.
Initial Release
Utilities for Python including plotting, file reading, file saving etc.