Skip to content

Releases: Larium/larium_creditcard

Release v2.0.0

17 Apr 15:11
227c437
Compare
Choose a tag to compare
  • Add strict types.
  • Add type casting to properties and methods.
  • Add MIR card number support.
  • Change expiration month and year types from integer to string.
  • Add docker compose support.
  • Update scrutinizer config.

Release v1.0.0

23 Aug 19:36
0895fc6
Compare
Choose a tag to compare
  • Migrate to php 7.4
  • Add GitHub actions
  • Run code coverage to Scrutinizer CI
  • Remove Travis CI

Release 0.1.14

23 Aug 19:38
Compare
Choose a tag to compare
  • Set cvv doc block to string.
  • Remove vim comments.
  • Last release for php 5.3