Skip to content

release-0.4.1

Latest
Compare
Choose a tag to compare
@hamelin hamelin released this 19 Jan 13:12
· 16 commits to main since this release
3a9e17b

What's Changed

  • Panel based version of this-not-that by @lmcinnes in #1
  • Text layers and more by @lmcinnes in #2
  • Get started on documentation and tests by @lmcinnes in #3
  • Format the API docs better by messing around with how Param produces docstring material by @lmcinnes in #4
  • Pandas required for autodoc to function on these classes by @lmcinnes in #5
  • Readthedocs.yaml by @lmcinnes in #6
  • Documentation, bug fixes, and new palette support by @lmcinnes in #8
  • Simple Search and Documentation by @lmcinnes in #10
  • Fix matplotlib colormap handling for mpl >= 3.6 by @lmcinnes in #11
  • Start Bokeh 3.0 compatibility; Fix PlotControlWidget issues by @lmcinnes in #12
  • Add plot control widget to the docs by @lmcinnes in #13
  • Add link to ReadTheDocs on the README page by @hamelin in #15
  • Fix environment.yml so it effectively generates a dev env by @hamelin in #20
  • Fixed removed broken glasbey dependency and let pip handle it during … by @jc-healy in #21
  • Update minimum supported version by @gclendenning in #16
  • Add support for sparse metadata labelling layers by @lmcinnes in #14
  • Add a keyword based search utility by @lmcinnes in #17
  • Summary pane based on a summarizer object by @hamelin in #22
  • Add a vector search for semantic and reverse image searching by @lmcinnes in #18
  • Plot summary pane, with feature importance summarizer by @hamelin in #23
  • [MINOR] Correct BSD license in README by @cakiki in #24
  • SummaryPane by @jc-healy in #25
  • A minor polish for word cloud plots by @lmcinnes in #26
  • Added a new TimeSeriesSummarizer to the summary.plot name space by @jc-healy in #27
  • New minor version: 0.3 by @hamelin in #28
  • Set up azure devops pipeline by @gclendenning in #29
  • Add additional branch triggers by @gclendenning in #30
  • Add python 3.11 to build pipeline by @gclendenning in #32
  • Add ability to add to existing label by @gc153671 in #33
  • Add TagWidget for selecting points based on combinations of tags by @gc153671 in #34
  • Time-based selection of points by @hamelin in #37
  • Update version for release by @gclendenning in #38
  • Small change to prevent users from miss-aligning their hover_text fro… by @jc-healy in #42
  • Add remarks on Markdown template indentation by @hamelin in #43
  • Minor tweaks to some of the summarizers by @lmcinnes in #45
  • Reset selection variables on plot reset by @gc153671 in #47
  • Add videos of using LabelEditorWidget and TagWidget by @gc153671 in #48
  • Update label_color_mapping and inherit palette from plot widget by @gc153671 in #49
  • Update README.rst with PyPI info by @gclendenning in #50
  • Allow for precomputed vector search by @gc153671 in #51
  • Update _version.py for new release by @gclendenning in #52

New Contributors

Full Changelog: https://github.com/TutteInstitute/thisnotthat/commits/release-0.4.1