14
0

- update to 0.18.0:

* Allow to disable writing computation times #1385
  * [ENH] Add option to render multiple images from same cell as
    single-img #1384
  * Fix indexst variable does not exist when own index gallery is
    first #1383

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinx-gallery?expand=0&rev=7
This commit is contained in:
2024-11-20 16:32:48 +00:00
committed by Git OBS Bridge
parent 1631971c8f
commit 8ba1a50999
4 changed files with 14 additions and 4 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Nov 20 16:32:27 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 0.18.0:
* Allow to disable writing computation times #1385
* [ENH] Add option to render multiple images from same cell as
single-img #1384
* Fix indexst variable does not exist when own index gallery is
first #1383
-------------------------------------------------------------------
Wed Sep 25 05:17:17 UTC 2024 - ecsos <ecsos@opensuse.org>