Skip to content

Releases: Shopify/ruby_memcheck

1.3.1

05 Apr 02:44
Compare
Choose a tag to compare

Features

None.

Improvements

  • Add default Rust configuration (#15).

1.3.0

29 Mar 04:06
Compare
Choose a tag to compare

Features

  • Add configuration option filter_all_errors (ed07735).

Improvements

  • Support directories in binary_name (edf21d3).

1.2.0

20 Oct 14:49
Compare
Choose a tag to compare

Features

  • Automatically teardown after tests complete (#9).

Improvements

None.

1.1.2

19 Oct 19:37
Compare
Choose a tag to compare

Features

None.

Improvements

  • Relax stack trace filter of suppression (798d3fc).

1.1.1

19 Oct 18:09
Compare
Choose a tag to compare

Features

None.

Improvements

  • Suppress false positive in recursive_list_access (eb56a0f).

1.1.0

19 Oct 15:46
Compare
Choose a tag to compare

Features

None.

Improvements

  • Split Ruby functions from suppressions (#8).

1.0.3

24 Jul 23:51
Compare
Choose a tag to compare

Features

None.

Improvements

  • Skip function stack_chunk_alloc (#7).

1.0.2

04 Nov 14:28
Compare
Choose a tag to compare

Features

None.

Improvements

  • Run Valgrind with an unlimited stack size (5fedb35).

1.0.1

03 Nov 20:53
Compare
Choose a tag to compare

Features

None.

Improvements

  • Fixed an issue that breaks when you run more than one test suite (6489498).

1.0.0

03 Nov 20:25
Compare
Choose a tag to compare

Features

None.

Improvements

  • Update list of skipped Ruby functions (4428914).
  • Refactor RubyMemcheck::Configuration (a729afd).