We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04b4209 commit 591ffe7Copy full SHA for 591ffe7
CHANGELOG.md
@@ -5,6 +5,14 @@ the `minimalist-java`
5
framework and its modules. The changelog follows the conventions
6
from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
7
8
+## [0.0.21-beta]
9
+
10
+### 🛠️ `minimalist-api` Module
11
12
+#### 🔨 refactor: Routes resolver
13
14
+- Refactor routes resolver to use Trie data structure for better performance.
15
16
## [0.0.12-beta] - 2024-02-18
17
18
### 🛠️ `minimalist-api` Module
0 commit comments