Skip to content

0.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@Byteron Byteron released this 25 May 15:43
· 69 commits to main since this release
ed109c9

second release.
this one removes the .ForEach(() => { }) syntax, and replaces it with an actual foreach (var () in query) { } loop.