Releases: TutteInstitute/thisnotthat
Releases · TutteInstitute/thisnotthat
release-0.4.2
What's Changed
- Replace TagWidget with TagEditorWidget by @gc153671 in #54
- Fix parameter name in InformationPane by @pacifickim in #56
- Change affinity parameter to metric by @gc153671 in #57
- Update installing.rst by @cakiki in #55
- Add pre-release parameter in pipelines by @gclendenning in #58
- Test UI with playwright by @gc153671 in #60
- Bump to new point version by @hamelin in #61
New Contributors
- @pacifickim made their first contribution in #56
Full Changelog: release-0.4.1...release-0.4.2
release-0.4.1
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
- @lmcinnes made their first contribution in #1
- @hamelin made their first contribution in #15
- @jc-healy made their first contribution in #21
- @gclendenning made their first contribution in #16
- @cakiki made their first contribution in #24
- @gc153671 made their first contribution in #33
Full Changelog: https://github.com/TutteInstitute/thisnotthat/commits/release-0.4.1
release-0.4.0
Merge pull request #38 from gclendenning/main Update version for release