Published March 31, 2022
| Version v1.12.1
Software
Open
holoviz/param: Version 1.12.1
Authors/Creators
- Jean-Luc Stevens
- Chris B
- Philipp Rudiger1
- James A. Bednar2
- Marco Elver
- Maxime Liquet3
- kbowen
- Simon Høxbro Hansen
- Julia Signell4
- Tony Fast5
- thomasdeneux
- Sean Robertson6
- Andrew
- Gabriel Corona
- Hugo van Kemenade7
- Jon Mease
- Julio Antonio Soto
- Marc Skov Madsen8
- Paul Ivanov
- John Bampton
- ossdev079
- scottwedge
- 1. Anaconda Inc.
- 2. Anaconda, Inc.
- 3. Anaconda
- 4. @saturncloud
- 5. data scientist @Quansight
- 6. University of Toronto
- 7. Nord Software
- 8. Ørsted A/S
- 9. puresoftware
Description
The 1.12.1 release fixes a number of bugs related to async callback handling when using param.depends and .param.watch and a number of documentation and error messages. Many thanks to @HoxBro and the maintainers @jbednar, @jlstevens, @maximlt and @philippjfr for contributing to this release.
Error handling and documentation:
- Fixed description of shared_parameters (#568)
- Improve the error messages of Date and DateRange (#579)
- Clarified step error messages and other docs and links (#604)
Bug fixes:
- Make iscoroutinefunction more robust (#572)
- Fix for handling misspelled parameter (#575)
- Handle None serialization for Date, CalendarDate, Tuple, Array, and DataFrame (#582)
- Support async coroutines in param.depends (#591)
- Handle async functions in depends with watch=True (#611)
- Avoid equality check on Watcher (#612)
Documentation:
- Fix binder (#564)
- Fixed description of shared_parameters (#568)
Files
holoviz/param-v1.12.1.zip
Files
(498.6 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:28317f98e89ff95c2ee3a824d9c3af86
|
498.6 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/holoviz/param/tree/v1.12.1 (URL)