Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 4.0.0 #154

Merged
merged 8 commits into from
Mar 23, 2023
Merged

Release 4.0.0 #154

merged 8 commits into from
Mar 23, 2023

Conversation

iampelle
Copy link
Contributor

  • Drop support for python 3.6 and 3.7

  • Fix range args with value None

  • Pass range start / end only if not None

  • Fix font value for bokeh>=2.3

  • Undo pinning bokeh to <2.3.0

  • Workaround for select(CategoricalColorMapper) bug

What this PR does / why we need it:

Which issue(s) this PR fixes

Fixes #

Special notes for your reviewer:

Release note:


vanHekthor and others added 8 commits March 23, 2023 11:05
* Fix range args with value None

* Pass range start / end only if not None

* Fix font value for bokeh>=2.3

* Undo pinning bokeh to <2.3.0

* Workaround for select(CategoricalColorMapper) bug
- bug in bokeh>=3.0.0
- bokeh/bokeh#13015
@iampelle iampelle merged commit b518f1b into master Mar 23, 2023
@iampelle iampelle deleted the Release-4.0.0 branch March 23, 2023 19:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants