Skip to content

Releases: seankmartin/PythonUtils

v1.0.0

13 Feb 11:08
Compare
Choose a tag to compare

Initial main release

Full Changelog: 0.1.8...1.0.0

v0.1.8

05 Sep 16:25
Compare
Choose a tag to compare

Add extra saving functions

v0.1.7

12 Jul 18:19
Compare
Choose a tag to compare

small fixes since last version in setup

v0.1.6 updates

12 Jul 17:35
Compare
Choose a tag to compare

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

17 May 08:59
Compare
Choose a tag to compare
  • Extra functionality, such as a correlation hypothesis test.
  • Many small fixes
  • Config reading from more file formats

Small updates

16 Apr 09:51
Compare
Choose a tag to compare

Small bug fixes
Command line tools
Pandas helpers
Extra functionality in existing functions

Fixed bug in dictionary writing

10 Aug 09:55
Compare
Choose a tag to compare
0.1.3

Fixed issue saving dicts with unequal keys

Added logging utilities

28 Jul 13:22
Compare
Choose a tag to compare
0.1.2

Fixed excepthook problems

Improved directory handling

13 Jul 13:15
Compare
Choose a tag to compare

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

21 May 18:45
a81fcd9
Compare
Choose a tag to compare

Utilities for Python including plotting, file reading, file saving etc.