Skip to content

Releases: chrisjsewell/jsonextended

Apply functions

10 Aug 00:26
Compare
Choose a tag to compare
  • added apply and combine_apply functions
  • refactored edict to avoid deepcopy recursion (flatten, unflatten)

pprint improvements

05 Aug 21:53
Compare
Choose a tag to compare

improved pprint

  • treat items in list of dicts as heirarchical
  • compress_lists option
  • round_floats option

Also added ipynb parser

additions and minor bug fixes

01 Aug 14:26
Compare
Choose a tag to compare
  • improvement to np.ndarray parser (summarises if a lot of elements)
  • filter_keyvals function
  • print values with line breaks and keys with ansi

Minor Update

09 Jul 22:24
Compare
Choose a tag to compare
  • added to_obj to lazyload
  • ensured inclusion of test files in install

added .hdf5 parsing

09 Jul 02:55
Compare
Choose a tag to compare
v0.3.4

fixed doc

Bug Fix

07 Jul 10:58
Compare
Choose a tag to compare

to LazyLoad.to_df

Added to_df function to LazyLoad

07 Jul 10:54
Compare
Choose a tag to compare
v0.3.2

added to_df method

Bug Fix

07 Jul 09:52
Compare
Choose a tag to compare

Path instead of pathlib.Path broke loading folder string with LazyLoad

Plugins and LazyLoad

05 Jul 00:12
Compare
Choose a tag to compare
  • added plugin system
  • added edict.LazyLoad class
  • added utils.MockPath class
  • improved documentation

bug fixes

13 Jun 00:43
Compare
Choose a tag to compare
v0.1.4

updated version for release