From fdee8e531769ca51d8f30f74175e2dd48d0a6054 Mon Sep 17 00:00:00 2001 From: JP Hastings-Edrei Date: Thu, 6 Mar 2025 13:46:42 +0000 Subject: [PATCH] create note post --- content/notes/2025-03-06/0porf/index.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 content/notes/2025-03-06/0porf/index.md diff --git a/content/notes/2025-03-06/0porf/index.md b/content/notes/2025-03-06/0porf/index.md new file mode 100644 index 00000000..afd016eb --- /dev/null +++ b/content/notes/2025-03-06/0porf/index.md @@ -0,0 +1,8 @@ +--- +date: 2025-03-06T13:46:35.410Z +publishDate: 2025-03-06T13:46:35.410Z +--- + +It was only a small addition but I'm rather proud that I'm a contributor to TinyGo v0.36.0 — it'll now work nicely with GoReleaser because build directories are created in the same way as big Go! 🥳 + +https://github.com/tinygo-org/tinygo/releases/tag/v0.36.0