fosstodon.org is one of the many independent Mastodon servers you can use to participate in the fediverse.
Fosstodon is an invite only Mastodon instance that is open to those who are interested in technology; particularly free & open source software. If you wish to join, contact us for an invite.

Administered by:

Server stats:

10K
active users

Unison Programming Language

Unison 0.5.23 is here!

❣️ Friendlier syntax for calling delayed functions: `foo()` = `!foo`
✅ `todo` command alerts if `todo "implement me"` is left in your code
🔄 Fixed round-trip parsing for long ability lists in signatures
🪲 `merge` command bug fixes and improvements

Full release notes:
github.com/unisonweb/unison/re

GitHubRelease release/0.5.23 · unisonweb/unisonWhat's changed fixes sleep bug in Unison programs #3957 fixes regression with switch updates todo command, now prints name conflicts, one level of missing names, and usages of todo ... in your pro...