this repo has no description smallweb.run
smallweb
4
fork

Configure Feed

Select the types of activity you want to include in your feed.

update changelog

pomdtr cf815acf 894db349

+10
+10
CHANGELOG.md
··· 1 1 # Changelog 2 2 3 + ## 0.24.0 4 + 5 + Full release notes at <https://blog.smallweb.run/posts/v0.24>. 6 + 7 + - opentelemetry support 8 + - removal of the `smallweb logs` and `smallweb fetch` commands 9 + - enforces deno version >= 2.2 10 + - new format for git urls: `_@<domain>:<app>.git` 11 + - `smallweb up --cron` is deprecated in favor of `smallweb up --enable-crons` 12 + 3 13 ## 0.23.0 4 14 5 15 Full release notes at <https://blog.smallweb.run/posts/v0.23>.