Skip to content

Releases: maciej-sz/nbp-php

2.0.3

06 Aug 22:22
707f3de
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.2...2.0.3

2.0.2

08 May 11:37
7734e5e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.1...2.0.2

2.0.1

07 May 16:17
Compare
Choose a tag to compare

Full Changelog: 2.0.0...2.0.1

2.0.0

07 May 16:15
Compare
Choose a tag to compare

What's Changed

  1. Rewritten library from scratch using elements of DDD design
  2. Uses NBP web API instead of tables in CSV files
  3. fluent service layer API (LINQ style)
  4. Dropped support for PHP < 7.2
  5. Dropped Behat test, integration and e2e tests are now included in PHPUnit test suites