• v0.1.0 594eccbc8b

    maxp released this 2025-05-08 19:07:20 +02:00 | 51 commits to main since this release

    🚀 Features

    • (workflows) Add automated changelog and release workflow - (bbf78cf)
    • (vscode) Customize activity bar and peacock colors - (56633cd)
    • (workflows) Add upload assets template for releases - (7b6eb2b)
    • (config) Add project metadata and test watch task - (b009b57)
    • (http) Add error handling for invalid HTTP methods - (ba7aa79)
    • (http) Enhance type safety and extend route context - (a236fa7)

    🐛 Bug Fixes

    • (params) Enforce non-undefined route parameter values - (b0c6901)

    🚜 Refactor

    • (types) Unify handler and middleware definitions - (8235680)
    • (core) [breaking] Enhance HttpKernel pipeline and matcher system with full context and error handling - (b7410b4)
    • (httpkernel) Introduce configuration object for flexibility - (9059bdd)

    📚 Documentation

    • (gitea) Add release automation guide and scripts - (5c03cdf)
    • (httpkernel) Enhance class and interface documentation - (6c4420d)

    🧪 Testing

    • (utils) Rename and update import paths in test file - (82a6877)
    • (utils) Add unit tests for parseQuery function - (94525fc)

    ⚙️ Miscellaneous Tasks

    • (config) Add default git-cliff configuration - (661f83d)
    • (gitignore) Add .gitea/COMMIT_GPT.md to ignored files - (f083856)
    • (settings) Add exportall configuration for barrel name and message - (0990cac)
    • (.gitignore) Add git_log_diff.txt to ignore list - (fd1c7f4)
    Downloads