Skip to content

v0.2.8

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 30 May 22:30
· 1 commit to main since this release

Fixed

  • do not immediately register event listener

Other

  • add loom tests and enable miri

  • (deps) bump codecov/codecov-action from 4.2.0 to 4.3.0
  • (deps) bump codecov/codecov-action from 4.1.1 to 4.2.0
  • (deps) bump actions/configure-pages from 4 to 5
  • (deps) bump codecov/codecov-action from 4.1.0 to 4.1.1
  • (actions) disable miri for now
  • (deps) bump codecov/codecov-action from 4.0.1 to 4.1.0
  • add coverage to readme
  • (actions) move coverage job into ci workflow
  • (actions) fix coverage workflow job name
  • (actions) add coverage and use cargo miri nextest run