v4.0.0
- Dropped support for old PHP versions, minimum PHP version is now 7.1.3
- The library now has PHP7.1 type-hints and
declare(strict_types=1)everywhere - Added fields
preMarket*andopenInteresttoQuote - Added
ValueMapperInterfaceto give the library some flexibility for casting values - The library is proved to run on PHP8