releases

vanelsas 2026-06-10T09:29:41.089689Z

New Release https://github.com/avanelsas/bareforge A visual landing-page designer -> CLJS or Vanilla JS code builder for BareDOM web components FYI: I use Claude Code as an assistant in this project What's in v0.7.1 - Updates BareDOM 3.2.0 → 3.3.0 in the editor - Dragging and dropping of tables and containers on the canvas now have a droppable footprint - Improved the usability of dragging and dropping of overlay components (sidebar/drawer/modal) on the canvas - Small improvements to the editor This release makes the use of overlays and containers easier to use in designing a Web Components based UI (see example image). Live demo at the repo's https://avanelsas.github.io/bareforge/. Questions? Ask them in the #C0AV8SW3AF9 channel

2
Chemaclass 2026-06-10T23:58:16.632439Z

🎉 Phel 0.43 "First-Class Callable" is out! phel - First-class callables: php/callable emits PHP 8.1 (...) for free, static, and instance methods - Readonly structs: ^:php/readonly makes typed defstruct fields PHP readonly - Richer enums: defenum can implement interfaces and carry a :php method block - More interop: ^:php/override emits #[\Override], definterface gets typed class constants - Faster compiler: hash-indexed lookups, cached hashing -> up to ~3.7× in hot paths - And many more improvements #C0B0T61Q340 ! > Release notes: https://github.com/phel-lang/phel-lang/releases/tag/v0.43.0

2
2