Skip to content

Releases: ProtonMail/bitcoin-php

Version 1.0.10

17 Apr 17:02
475361c
Compare
Choose a tag to compare

What's Changed

  • Fix CollectionMutators' PHP 8 compatibility by @tooruu in #10

New Contributors

Full Changelog: v1.0.9...1.0.10

Version 1.0.9

17 Oct 10:40
Compare
Choose a tag to compare

What's Changed

  • Fix ecc new dep name and github actions by @mathroc in #6
  • Fix quality (Unit tests and PSR2 style) by @BafS in #7

Full Changelog: v1.0.8...v1.0.9

Version 1.0.8

16 Oct 14:49
d54e655
Compare
Choose a tag to compare

What's Changed

  • Update composer.json to use shanecurran/ecc by @mathroc in #5

New Contributors

Full Changelog: v1.0.7...v1.0.8

Version 1.0.7

17 Jul 08:35
8b8112c
Compare
Choose a tag to compare
v1.0.7

Update composer.json to use protonlabs/buffertools

Version 1.0.6

12 Oct 13:37
9768f4f
Compare
Choose a tag to compare

What's Changed

  • Fix more "ReturnTypeWillChange" (PHP 8.1 compatibility) by @BafS in #3

Full Changelog: v1.0.5...v1.0.6

Version 1.0.5

05 Oct 05:58
54fb03a
Compare
Choose a tag to compare
  • PHP 8.0 and 8.1 compatibility (#1, #2)
  • Exclude broken tests from the testsuite (2d3a7da)