Skip to content

Commit 5e8e8d5

Browse files
committed
docs: aggiorna LOG.md con ROADMAP update e fix CI
1 parent 30a1dbb commit 5e8e8d5

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

LOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,23 @@ Questo file documenta gli avanzamenti significativi e le decisioni chiave del pr
44

55
## 2026-01-01
66

7+
### Aggiornamento ROADMAP + Fix CI
8+
9+
**ROADMAP.md aggiornata**:
10+
- Versione corrente: v2.0.24 → v2.1.0
11+
- Sezione "✅ COMPLETATO - v2.1.0": API Python documentata
12+
- 4 feature non implementate spostate in v2.2.0 (HTML parsing, Network retry, Footnote, Regex)
13+
- Timeline aggiornata: Q1-Q4 2026
14+
- EUR-Lex Integration confermata per v2.4.0
15+
16+
**Fix GitHub Actions CI**:
17+
- Convertito `test_api.py` da pytest a unittest
18+
- Problema: pytest non installato in workflow
19+
- Soluzione: unittest (già disponibile, usato da altri test)
20+
- 15/15 test passano localmente
21+
22+
## 2026-01-01
23+
724
### Environment cleanup
825

926
- rimosso `venv` obsoleto

0 commit comments

Comments
 (0)