Skip to content

0.3.1

Compare
Choose a tag to compare
@VisLab VisLab released this 04 Jul 17:39
· 583 commits to stable since this release
57fac3a

Overview of changes for tagged release 0.3.1

Released on PyPI on July 4, 2023

  • Pinned the version of the pydantic and inflect libraries due to inflect conflict.
  • Reorganized JSON output of remodeling summaries so that all of consistent form.
  • Fixed summarize_hed_tags_op so that tags were correctly categorized for output.
  • Minor refactoring to reduce code complexity.
  • BaseInput and Sidecar now raise HedFileError if input could not be read.

What's changed (details)

  • Updated changelog to release version by @VisLab in #703
  • Updated changelog so all branches are synched by @VisLab in #704
  • Clean up some of the overly complex functions some, add a few unit tests by @IanCa in #705
  • First pass word cloud for tag summaries by @IanCa in #706
  • Started working on allowing multiple iteration of remodeling by @VisLab in #707
  • Merging minor changes to the remodeling tools by @VisLab in #708
  • Made the get_details_dict method return a uniform dict with Specifics by @VisLab in #709
  • Updated the HedTagCounts --- minor count bug by @VisLab in #711
  • Second pass word cloud by @IanCa in #710
  • Update setup.cfg to limit pydantic version by @IanCa in #712
  • Updated factor_hed_type_op to not include condition variable separate… by @VisLab in #713
  • Revert inflect changes as it's fixed by @IanCa in #716
  • Updated exception handling for invalid tabular and json files by @VisLab in #717
  • Minor bug fixes, improved exception handling, inflect library conflicts resolved. by @VisLab in #718
  • Remodeling JSON summaries now have common output format. by @VisLab in #719

Full Changelog: 0.3.0...0.3.1