Skip to content

Commit 4d69848

Browse files
committed
chore(moonapi): release 0.7.0.
Signed-off-by: Leo Cheng (heke1228) <chengkelfan@qq.com>
1 parent 72f91a4 commit 4d69848

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

moon.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "Lfan-ke/moonapi"
22

3-
version = "0.6.2"
3+
version = "0.7.0"
44

55
readme = "README.md"
66

@@ -21,5 +21,5 @@ keywords = [
2121
description = "moonapi — a typed web framework for MoonBit (← FastAPI): routing, typed extractors, descriptor-driven validation, multi-version OpenAPI/Swagger (2.0 / 3.0 / 3.1) with security schemes, dependency injection, OAuth2 password-bearer with self-built HS256 JWT and scopes, per-operation security enforcement, multipart/urlencoded form and file extractors, response_model filtering, background tasks, sub-application mounting, a CORS/gzip(real DEFLATE)/exception-handler middleware stack with per-status handlers, Server-Sent Events, and WebSocket routes, on the moonasgi SEAM."
2222

2323
import {
24-
"Lfan-ke/moonasgi@0.6.1",
24+
"Lfan-ke/moonasgi@0.8.0",
2525
}

0 commit comments

Comments
 (0)