News

Sometimes people accidentally publish packages with the default main function included. Let's make it so folks can't do that accidentally. If they have this main function then gleam publish should ...
I'm looking on how to add support to make sure that Packages that support traits are able to generate documentation for all the traits, and not just the default set (which is the case today).