COMMITS
July 3, 2026
M
Fix `socket:close()` always erroring and the tcp info test on IPv6 networks (#400)
Master Oogway committed
July 2, 2026
F
Make the instance dom id and ref public because why not
Filip Tibell committed
F
rbx-dom database is 728
Filip Tibell committed
F
I totally messed up that header huh
Filip Tibell committed
F
Version 0.10.5
Filip Tibell committed
F
Update changelog
Filip Tibell committed
F
Update dependencies
Filip Tibell committed
F
Make reflection tests for non-empty enums a bit better
Filip Tibell committed
E
Add SharedString conversion from/into lua string (#384)
evⁿ ☕ committed
A
Update lune-roblox to latest rbx-dom packages (#397)
alicesaidhi committed
June 2, 2026
F
Fix two-argument variant of NumberSequence constructor
Filip Tibell committed
June 1, 2026
F
Implement From and TryFrom for Document in lune-roblox
Filip Tibell committed
May 30, 2026
F
Update changelog
Filip Tibell committed
F
Fix type error in new query test helper
Filip Tibell committed
F
Fix tests using example.com failing due to it using a new CDN frontend (?)
Filip Tibell committed
F
Add hidden accessors with_dom and with_dom_mut on Instance for external dom access
Filip Tibell committed
F
Implement spec-compliant QueryDescendants parser,matcher,tests
Filip Tibell committed
F
Implement registerClass and registerService in roblox standard library
Filip Tibell committed
F
Properly set websocket close code to either 1005 or 1006 when nonexistent
Filip Tibell committed
F
Fix error paths on Windows truncating real paths
Filip Tibell committed
F
F
Improve behavior for bad inputs to task.wait
Filip Tibell committed
F
Tiny doc & type fixes
Filip Tibell committed
F
Make sure datatype arithmetic works with scalar on left side
Filip Tibell committed
F
Full sweep for completeness and minor fixes in Roblox datatypes
Filip Tibell committed
F
Pin latest stable mlua
Filip Tibell committed
F
Fix all clippy lints
Filip Tibell committed
F
Update dependencies across crates
Filip Tibell committed
May 29, 2026
L
Fix close method on child writer not closing (#359)
Luka committed