Skip to content

v0.4.5

Choose a tag to compare

@github-actions github-actions released this 04 Aug 08:10
· 275 commits to main since this release

Fixes

  • aot: bench is the same switch as test, and it was still on
  • test-temp: a drawn port is claimed until its server binds, not until the probe closes
  • check: a package whose only files are migrations is checked, not "unreadable"
  • check: the checker's program is the loader's program
  • check: resolve --target against the directory it is given

Documentation

  • pipe: say that a sole-argument pipe needs no parentheses

Refactoring

  • project: the id layout has no callers outside its own file
  • project: the boundary is the point — drop the re-export, narrow the surface
  • project: extract noeta-project — noeta check stops depending on the editor crate

Housekeeping

  • release: bump workspace version to 0.4.5
  • capture: a stdio-protocol child's stderr is a file, not a pipe nobody reads
  • socket: a failing suite quotes what the server said, instead of discarding it
  • async: a race asserting an order needs a margin a loaded machine can honour
  • fuzz: retire the project oracle's one excused divergence
  • cli: the two divergences, pinned at the command line
  • fuzz: a check-vs-run differential over generated projects
  • agreement: pin the two check/run divergences the census found

Full changelog: v0.4.4...v0.4.5