holoviz / param

Param: Make your Python code clearer and more reliable by declaring Parameters
https://param.holoviz.org
BSD 3-Clause "New" or "Revised" License
410 stars 69 forks source link

Add CHANGELOG 2.1.0 #925

Closed philippjfr closed 3 months ago

philippjfr commented 3 months ago

I plan to release in the morning.

Version 2.1.0

Date: 2024-01-22

This minor release focuses on improving reactive expressions and support for asynchronous (and synchronous) generators. Many thanks to @maximelt, @Hoxbro and @philippjfr for their continued maintenance and development efforts.

Enhancements

Bug fixes

Deprecations