Skip to content

Commit 2a92d5c

Browse files
committed
fix release date
1 parent 0f25964 commit 2a92d5c

1 file changed

Lines changed: 8 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,9 @@
1717

1818
<span id="v1-9-3" />
1919

20-
## ... `v1.9.3` Big Update 🚀
20+
## 01.01.2026 `v1.9.3` Big Update 🚀
21+
22+
**𝓗𝓪𝓹𝓹𝔂 𝟚𝟘𝟚𝟞 🎉**
2123

2224
* Added a new method `Color.str_to_hsla()` to parse HSLA colors from strings.
2325
* Changed the default syntax highlighting for `Data.to_str()` and therefore also `Data.print()` to use console default colors.
@@ -127,7 +129,9 @@
127129

128130
<span id="v1-8-4" />
129131

130-
## 11.11.2025 `v1.8.4` 𝓢𝓲𝓷𝓰𝓵𝓮𝓼 𝓓𝓪𝔂 🥇😉
132+
## 11.11.2025 `v1.8.4`
133+
134+
**𝓢𝓲𝓷𝓰𝓵𝓮𝓼 𝓓𝓪𝔂 🥇😉**
131135

132136
* Adjusted `Regex.hsla_str()` to not include optional degree (`°`) and percent (`%`) symbols in the captured groups.
133137
* Fixed that `Regex.hexa_str()` couldn't match HEXA colors anywhere inside a string, but only if the whole string was just the HEXA color.
@@ -195,7 +199,7 @@
195199

196200
<span id="v1-8-0" />
197201

198-
## 28.08.2025 `v1.8.0`**️This release is broken!**
202+
## 28.08.2025 `v1.8.0`**️ This release is broken!**
199203

200204
* New options for the param `find_args` from the method `Console.get_args()`:<br>
201205
Previously you could only input a dictionary with items like `"alias_name": ["-f", "--flag"]` that specify an arg's alias and the flags that correspond to it.<br>
@@ -369,7 +373,7 @@
369373

370374
<span id="v1-6-3" />
371375

372-
## 22.01.2025 `v1.6.3`**️This release is broken!**
376+
## 22.01.2025 `v1.6.3`**️ This release is broken!**
373377

374378
* Fixed a small bug in `xx_format_codes`:<br>
375379
Inside print-strings, if there was a `'` or `"` inside an auto-reset-formatting (*e.g.* `[u](there's a quote)`), that caused it to not be recognized as valid, and therefore not be automatically reset.<br>

0 commit comments

Comments
 (0)