You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8
8
## [Unreleased]
9
9
10
10
### Added
11
+
-**Feat: Nova conversão de dataset para JSONObject na RALStorageJSON.pas** (2026-04-15 – Mobius One)
12
+
13
+
-**Feat: Novo tipo de conversão dos params: Int64** (2026-04-15 – Mobius One)
14
+
11
15
-**fix: - otimização de RALParams para buscar o separador mais rápido - ajuste no webmodule para rota genérica - ajuste no ThreadSafe - ajuste no RALToken pra evitar o warning de "result might not be defined"** (2026-03-09 – Mobius One)
12
16
feat:
13
17
- nova rota de módulo genérica que aceita métodos independentes
@@ -67,6 +71,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
67
71
68
72
69
73
### Fixed
74
+
-**fix: Correção de erro de compilação em RALStorageCSV.pas** (2026-04-15 – Mobius One)
75
+
76
+
-**Fix: Correção de parse de queryParams no request.** (2026-04-15 – Mobius One)
77
+
70
78
-**fix: - Correção de instalação do wizard** (2026-03-09 – Mobius One)
71
79
72
80
-**Fix: - Revert de arquivos incorretos no commit anterior.** (2025-12-29 – Mobius One)
0 commit comments