Skip to content

Commit 6997762

Browse files
committed
fix(release_notes): update version header to include release date
1 parent b8aae49 commit 6997762

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

doc/locale/fr/LC_MESSAGES/release_notes/release_1.00.po

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ msgstr ""
2020
msgid "Version 1.0"
2121
msgstr ""
2222

23-
msgid "Sigima Version 1.0.4"
23+
msgid "Sigima Version 1.0.4 (2025-12-18)"
2424
msgstr ""
2525

2626
msgid "🛠️ Bug fixes:"
@@ -170,15 +170,14 @@ msgstr ""
170170
msgid "Introduced `laser_spot_array.png` test image (6×6 laser spot array) to help debug an issue reported in DataLab"
171171
msgstr ""
172172

173-
#, fuzzy
174173
msgid "Created new example `doc/examples/features/roi_grid.py` showcasing the `generate_image_grid_roi()` function"
175-
msgstr "Création d'un nouvel exemple `doc/examples/features/zero_padding.py` démontrant l'initialisation correcte des paramètres"
174+
msgstr "Création d'un nouvel exemple `doc/examples/features/roi_grid.py` démontrant la fonction `generate_image_grid_roi()`"
176175

177176
msgid "Example covers: loading images, extracting sub-regions, generating ROI grids, configuring size/translation/step parameters, understanding direction labels, and extracting individual spots"
178177
msgstr ""
179178

180179
msgid "Sigima Version 1.0.3 (2025-12-03)"
181-
msgstr "Sigima Version 1.0.3 (2025-12-03)"
180+
msgstr ""
182181

183182
msgid "**Signal data type validation**: Fixed integer arrays not being automatically converted to float64"
184183
msgstr "**Validation du type de données du signal** : Correction des tableaux entiers qui n'étaient pas automatiquement convertis en float64"

doc/release_notes/release_1.00.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Version 1.0 #
22

3-
## Sigima Version 1.0.4 ##
3+
## Sigima Version 1.0.4 (2025-12-18) ##
44

55
🛠️ Bug fixes:
66

0 commit comments

Comments
 (0)