Porter v8.0.0 Release Notes

Release Date: 2025-02-15 // over 1 year ago
    • ✂ Removed the array type restriction for RecordCollection. Record collections are now iterators of mixed (any type) instead of just arrays.

Previous changes from v7.0.0

  • 🔀 Unifies the synchronous and asynchronous APIs, so they are one and the same.