SwiftCheck v0.7.2 Release Notes

Release Date: 2016-12-01 // over 7 years ago
  • 🛠 Fixes an issue where extending the lifetime of ArrowOf<T, U> or IsoOf<T, U> could cause the underlying data table to be prematurely deallocated. (h/t @broomburgo)