Bump version to v1.5.0
- SHA
0c02d899c9d49df107410b46852de7c2e6e0adb1- Parents
-
5632b8b - Tree
0cb4375
0c02d89
0c02d899c9d49df107410b46852de7c2e6e0adb15632b8b
0cb4375| Status | File | + | - |
|---|---|---|---|
| M |
Makefile
|
1 | 1 |
| M |
parrot.spec
|
6 | 1 |
Makefilemodified@@ -3,7 +3,7 @@ | ||
| 3 | 3 | |
| 4 | 4 | # Project configuration |
| 5 | 5 | PROJECT_NAME = parrot |
| 6 | -VERSION = 1.4.0 | |
| 6 | +VERSION = 1.5.0 | |
| 7 | 7 | TARGET = parrot |
| 8 | 8 | |
| 9 | 9 | # Go configuration |
parrot.specmodified@@ -1,7 +1,7 @@ | ||
| 1 | 1 | %define debug_package %{nil} |
| 2 | 2 | |
| 3 | 3 | Name: parrot |
| 4 | -Version: 1.4.0 | |
| 4 | +Version: 1.5.0 | |
| 5 | 5 | Release: 1%{?dist} |
| 6 | 6 | Summary: Intelligent roasts of failed commands |
| 7 | 7 | |
@@ -107,6 +107,11 @@ fi | ||
| 107 | 107 | %{_docdir}/%{name}/ |
| 108 | 108 | |
| 109 | 109 | %changelog |
| 110 | +* Wed Nov 06 2024 mfw <espadonne@outlook.com> - 1.5.0-1 | |
| 111 | +- Expansion V2: 1000 MORE INSULTS! Total: 3,639 insults | |
| 112 | +- Ultimate Roast Database: 1,220+ new insults across 26 categories | |
| 113 | +- Massively expanded fallback intelligence with contextual awareness | |
| 114 | + | |
| 110 | 115 | * Wed Nov 06 2024 mfw <espadonne@outlook.com> - 1.4.0-1 |
| 111 | 116 | - Tier 4 Intelligence: ML-like learning and dynamic generation capabilities |
| 112 | 117 | - Tier 3 Intelligence: LLM-like context awareness for smarter responses |