Skip to content

Releases: maciej-sz/nbp-php

v2.1.0

02 Feb 17:16
e23c6fe
Compare
Choose a tag to compare

This release drops support for EOL PHP versions (< 8.1)

What's Changed

New Contributors

Full Changelog: 2.0.3...v2.1.0

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