Bryan Stearns
Bryan Stearns
**_Bug report_** When declaring an optional default for a model with entirely defaultable properties, I get a typescript error that I haven't been able to figure out. * [x] I've...
I'm starting a document covering MST & our use of it; so far it's just this outline. Comments about additional stuff to cover please! Fixes #198.
I've seen failures with this error parsing a reasonably-formatted `mix.exs` file. When I rebuild the tool locally to add debug output, the problem goes away. I'm going to release a...
Currently, `mix deps.add phoenix` would add 1.3.0-rc.1 instead of 1.2.3; it'd be better for `--pre` to select the prerelease version.