Halite v4.6.0 Release Notes

Release Date: 2019-09-12 // over 4 years ago
    • ๐Ÿ”€ Merged #138, which adds remote stream support to ReadOnlyFile.
    • ๐Ÿ”€ Merged #140, which saves some overhead on hash recalculation.
    • ๐Ÿ”€ Merged #136 and #137, which updated the sodium stub files. These aren't strictly necessary anymore; with the adoption of libsodium in PHP 7.2 and sodium_compat, most IDEs autocomplete correctly. But fixing nits is always appreciated.
    • โšก๏ธ Update minimum sodium_compat to v1.11.0.