Skip to content

v0.2.0-alpha.1 - 2020-02-08

Compare
Choose a tag to compare
@alecmocatta alecmocatta released this 08 Feb 14:34

Changes:

  • 9be16ba Merge pull request #59 from constellation-rs/ui
  • a850852 v0.2.0-alpha.1
  • d8e4e93 fix readme
  • f995725 ignore doc test until the math is const
  • d315ce0 fix systemstat musl linking issue
  • 1c624e6 add musl build to windows and mac ci
  • ecaa57e make Cpu and Mem typed; refactor tester
  • 5b728fa clippy clean
  • 3e9fa67 introduce "strict" feature; minor cleanup
  • 2c433bd Merge pull request #55 from constellation-rs/fork2
See More
  • e433cda check fabric stdout/stdin close
  • 82a932f remove i686-apple-darwin from CI
  • 5a5f510 Merge remote-tracking branch 'origin/dependabot/cargo/nix-0.16' into fork2
  • 51114ab bump palaver to alpha
  • e55da4f bump iterations again
  • a05d7e5 don't block testing on stdout/err being shut
  • 543a002 rerun CI with extra logging
  • a85a2a7 re-add non-racy signalling
  • d92edca disable racy killing till a portable workaround is found
  • d4ad84e orphan processes we don't wait on
  • ec4c2b5 Merge pull request #54 from constellation-rs/unique-pids
  • 04febb5 Merge remote-tracking branch 'template/master' into unique-pids
  • d2ec973 move 7 byte Pid format logic to one place
  • a4f6741 include 128 bits entropy in pid
  • 8be7d44 ensure Pid::new is called once per new process
  • dd79ab3 Update nix requirement from 0.15 to 0.16
  • bd2e1ea Merge pull request #5 from alecmocatta/alecmocatta-patch-1
  • 8fd1663 Add .editorconfig for tab_width = 4
  • a5969ff Merge pull request #4 from alecmocatta/mergify-fix
  • c643f53 Remove mistaken condition from mergify config
  • f64bc9e Merge pull request #3 from alecmocatta/wip-label
  • 6093903 spaces rather than hyphens in wip label
  • b818eba Merge pull request #2 from alecmocatta/auto-releases
  • 2608725 Add endpoint parameter for automating releases

This list of changes was auto generated.