Skip to content

v7.0.0

Compare
Choose a tag to compare
@h4kuna h4kuna released this 22 Dec 09:59
· 49 commits to master since this release
  • your temporary rate implement by own RatingList
  • custom driver must be to use in Builder, see to ExchangeFactory
  • cache is implemented by PSR-6
  • remove dependency on Guzzle, PSR-7, PRS-17 and PSR-18 ready
  • remove dependency on h4kuna/data-type, nette/safe-stream, nette/utils
  • access for currency use RatingList instead of Exchange, Exchange::getRatingList()['EUR']
  • support php 8.0+
  • Exchange methods that are preserved are the same prototype and behavior
  • CookieManager moved this extension