Tags: AbrJA/Mongoose.jl
Tags
[Diff since v0.2.0](v0.2.0...v0.3.0) Breaking changes Middleware support Websockets support Parameter parsing **Merged pull requests:** - Logic simplification for type stability (#9) (@AbrJA) - Refactor to add more features (#10) (@AbrJA) - Development (#11) (@AbrJA) - Bug fixes for new release (#12) (@AbrJA) - Final details for new release (#13) (@AbrJA) - Restructure Repository (#14) (@AbrJA) - refactor: Improve WebSocket closure handling and enhance client task … (#15) (@AbrJA) - Enhance documentation and API reference (#16) (@AbrJA)
[Diff since v0.1.6](v0.1.6...v0.2.0) - Rewrite of the whole package to include multi-instance and multi-threading support - Delete prefix mg_ for exported functions **Merged pull requests:** - Bump actions/checkout from 4 to 5 (#3) (@dependabot[bot]) - Code refactor of the library to allow multiple instances and multithreading (#4) (@AbrJA) - Bump actions/checkout from 5 to 6 (#5) (@dependabot[bot]) - Bump actions/cache from 4 to 5 (#6) (@dependabot[bot]) - Last details for version 0.2.0 (#7) (@AbrJA) - Bug fix (#8) (@AbrJA)