Commit 7ecf6e9
authored
fix(repository.lic): v2.70 check for proper version format (elanthia-online#2193)
<!-- ELLIPSIS_HIDDEN -->
> [!IMPORTANT]
> Fixes version format check in `repository.lic` to handle
`Gem::Version` format with error handling, updates version to 2.70.
>
> - **Behavior**:
> - Fixes version format check in `repository.lic` to handle
`Gem::Version` format with optional 'v' prefix and additional suffixes.
> - Adds error handling for invalid version formats in
`check_lich_requirement()` and `sort_versions()`.
> - **Versioning**:
> - Updates version to 2.70 in `repository.lic`.
> - Adds changelog entry for version 2.70 noting the fix for version
format check.
>
> <sup>This description was created by </sup>[<img alt="Ellipsis"
src="https://img.shields.io/badge/Ellipsis-blue?color=175173">](https://www.ellipsis.dev?ref=elanthia-online%2Fscripts&utm_source=github&utm_medium=referral)<sup>
for c34591b. You can
[customize](https://app.ellipsis.dev/elanthia-online/settings/summaries)
this summary. It will automatically update as commits are pushed.</sup>
<!-- ELLIPSIS_HIDDEN -->1 parent 9db5fe0 commit 7ecf6e9
1 file changed
Lines changed: 18 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
16 | 18 | | |
17 | 19 | | |
18 | 20 | | |
| |||
357 | 359 | | |
358 | 360 | | |
359 | 361 | | |
360 | | - | |
| 362 | + | |
361 | 363 | | |
362 | 364 | | |
363 | | - | |
| 365 | + | |
| 366 | + | |
| 367 | + | |
| 368 | + | |
| 369 | + | |
364 | 370 | | |
365 | 371 | | |
366 | 372 | | |
| |||
2839 | 2845 | | |
2840 | 2846 | | |
2841 | 2847 | | |
2842 | | - | |
2843 | | - | |
2844 | | - | |
| 2848 | + | |
| 2849 | + | |
| 2850 | + | |
| 2851 | + | |
| 2852 | + | |
| 2853 | + | |
| 2854 | + | |
| 2855 | + | |
| 2856 | + | |
2845 | 2857 | | |
2846 | 2858 | | |
2847 | 2859 | | |
| |||
0 commit comments