-
Release v0.4.0
released this
2025-05-28 18:17:26 +02:00 | 38 commits to main since this release🚀 Features
- (vscode) Enable Deno support and configure JSON formatting - (c02da70)
- (ci) Add CI workflow with format, lint, and test steps - (9ad407e)
- (tasks) Add formatting, linting, and CI tasks - (07730e5)
- (tasks) Include localization files in build commands - (440130f)
- (i18n) Add German and English translations for CLI tool - (bd5ea80)
- (i18n) Add i18n module for localization support - (c9b4c8b)
🚜 Refactor
- (cli) Integrate i18n support across commands - (2a13ee2)
🎨 Styling
- (i18n) Add missing newline at EOF in JSON files - (54d71ba)
🧪 Testing
- (i18n) Add unit tests for localization functions - (8efbee1)
⚙️ Miscellaneous Tasks
- (vscode) Update folder listener with i18n directory - (dfa92d8)
Downloads