Skip to content

Releases: TheBigBrainsCompany/TbbcMoneyBundle

5.0.1

26 Jul 12:40
55cfcf4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.0.0...5.0.1

Symfony6 and PHP8 support

02 Jun 08:38
7ee6c7c
Compare
Choose a tag to compare
Merge pull request #140 from hanishsingla/master

Fix type issues

Symfony6 and PHP8 support

01 Jun 07:08
303a725
Compare
Choose a tag to compare
Pre-release

Symfony6 support
Dropped support for earlier Symfony versions (<5.4) and earlier PHP versions (PHP<8.0)

Symfony5

12 Apr 12:04
Compare
Choose a tag to compare

Symfony5 support
Dropped support for earlier symfony versions (<3.4) and earlier php versions (php<7.1)

v3.1.4

10 Feb 12:48
Compare
Choose a tag to compare
Updated google finance URL

v3.1.0

25 Oct 20:01
Compare
Choose a tag to compare
  • Updated to support moneyphp/money v1.3.0.
  • Doctrine won't create tables in database if enable_pair_history: false.
  • Prevent the bundle fetching database connections up front just to register the type.

Support for Symfony3

25 Oct 20:02
Compare
Choose a tag to compare
  • BC break: minimum supported Symfony version is 2.8
  • Added support for Symfony 3

v2.7.1

25 Oct 21:32
Compare
Choose a tag to compare

better error management in YahooFinanceRatioProvider

v2.7.0

25 Oct 21:33
Compare
Choose a tag to compare
  • possible BC Break : rate exchange ratio provider is removed from the bundle (the remote api is now stopped).
  • new ratio provider with yahoo finance
  • this yahoo finance provider is set as the default provider
  • the rate exchange provider is removed

v2.6.0

25 Oct 21:33
Compare
Choose a tag to compare
  • new : removed dependency to Doctrine
  • fix : currencies with 0 decimals are allowed