Skip to content

v0.0.6

Latest
Compare
Choose a tag to compare
@marcoroth marcoroth released this 25 Aug 15:10
· 28 commits to main since this release
5b05c6b

Changed

  • Add support for running TypeFusion in the test environment with RSpec
  • Update Struct syntax for Ruby 3.2/3.1 compatibility
  • Show how many threads are processing samples
  • Rename TypeFusion::Processor#enqueued_samples to #enqueued_jobs
  • Move TypeFusion::Processor signal trap to #process! so it doesn't interfere with the Rails server
  • Keep track of started state of TypeFusion::Processor so we only need to start the processing once

Commits

Full Changelog: v0.0.5...v0.0.6