- Update to 5.8.0
* Shell command-line tab-completion via argcomplete #811 (@azjps) * Define trait.__doc__ = trait.help for better API Docs #816 (@minrk) * Expose more attributes for typing #817 (@blink1073) * Fix lint #814 (@blink1073) * Additional Application examples and docs #811 (@azjps) - Release 5.7.1 * fix: some descriptors raise AttributeError #812 (@maartenbreddels) - Release 5.7.0 * Performance: decrease runtime overhead for constructing HasTraits (up to 20x faster) #777 (@maartenbreddels) * Minor fixes for Application.aliases #810 (@azjps) * Adopt ruff and address lint #809 (@blink1073) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-traitlets?expand=0&rev=20
This commit is contained in:
@@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 25 21:51:35 UTC 2022 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
- Update to 5.8.0
|
||||
* Shell command-line tab-completion via argcomplete #811 (@azjps)
|
||||
* Define trait.__doc__ = trait.help for better API Docs #816
|
||||
(@minrk)
|
||||
* Expose more attributes for typing #817 (@blink1073)
|
||||
* Fix lint #814 (@blink1073)
|
||||
* Additional Application examples and docs #811 (@azjps)
|
||||
- Release 5.7.1
|
||||
* fix: some descriptors raise AttributeError #812
|
||||
(@maartenbreddels)
|
||||
- Release 5.7.0
|
||||
* Performance: decrease runtime overhead for constructing
|
||||
HasTraits (up to 20x faster) #777 (@maartenbreddels)
|
||||
* Minor fixes for Application.aliases #810 (@azjps)
|
||||
* Adopt ruff and address lint #809 (@blink1073)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 22 03:47:08 UTC 2022 - Arun Persaud <arun@gmx.de>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user