Compare commits
3 commits
0844b45034
...
31b885b64a
| Author | SHA1 | Date | |
|---|---|---|---|
| 31b885b64a | |||
| 4faf1ffefe | |||
| 3d3dd4305c |
1 changed files with 22 additions and 0 deletions
|
|
@ -15,6 +15,28 @@ them.
|
||||||
You can [subscribe to this page via RSS]($link.page('devlog').alternative('rss')) and find more
|
You can [subscribe to this page via RSS]($link.page('devlog').alternative('rss')) and find more
|
||||||
devlog entries in the [archive](/devlog/).
|
devlog entries in the [archive](/devlog/).
|
||||||
|
|
||||||
|
## [FreeBSD binary builds]($section.id("2025-10-02T14:04:35+0200"))
|
||||||
|
|
||||||
|
Thanks to the awesomeness of the Zig team who added FreeBSD cross-compilation support in the
|
||||||
|
zig-0.15 release, we now have pre-built nightly binaries for FreeBSD. You can download/update them
|
||||||
|
via the usual installer script or manually via github or codeberg.
|
||||||
|
|
||||||
|
|
||||||
|
## [LSP completion]($section.id("2025-10-01T21:55:12+0200"))
|
||||||
|
|
||||||
|
Completion is now functional, although not super pretty. Give it a try! Feedback on what the final
|
||||||
|
UI should look like is as usual very welcome. Either via github and/or codeberg issues or in the
|
||||||
|
usual discord or irc channels.
|
||||||
|
|
||||||
|
|
||||||
|
## [zig-0.15]($section.id("2025-10-01T17:00:47+02:00"))
|
||||||
|
|
||||||
|
After weeks of fixing writergate issues in dependencies and flow itself, we now finally have our
|
||||||
|
first fully working flow built by `zig-0.15.1`!
|
||||||
|
|
||||||
|
Feature development will now return to our regular pace of new features every couple of days or so.
|
||||||
|
|
||||||
|
|
||||||
## [widget styles]($section.id("2025-08-14T16:33:39+02:00"))
|
## [widget styles]($section.id("2025-08-14T16:33:39+02:00"))
|
||||||
|
|
||||||
[]($video.asset('2025-08-14_16-33-39.mp4').controls(true))
|
[]($video.asset('2025-08-14_16-33-39.mp4').controls(true))
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue