Skip to content

Releases: TheBigBrainsCompany/TbbcMoneyBundle

v3.1.4

Choose a tag to compare

@geekdevs geekdevs released this 10 Feb 12:48
Updated google finance URL

v3.1.0

Choose a tag to compare

@geekdevs geekdevs released this 25 Oct 20:01
  • 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

Choose a tag to compare

@geekdevs geekdevs released this 25 Oct 20:02
  • BC break: minimum supported Symfony version is 2.8
  • Added support for Symfony 3

v2.7.1

Choose a tag to compare

@geekdevs geekdevs released this 25 Oct 21:32

better error management in YahooFinanceRatioProvider

v2.7.0

Choose a tag to compare

@geekdevs geekdevs released this 25 Oct 21:33
  • 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

Choose a tag to compare

@geekdevs geekdevs released this 25 Oct 21:33
  • new : removed dependency to Doctrine
  • fix : currencies with 0 decimals are allowed

v2.5.0

Choose a tag to compare

@geekdevs geekdevs released this 25 Oct 21:34
  • new : A brand new ratio provider based on google finance convert
  • new : a simple way to choose the ratio provider from the config.yml
  • doc : readme updated
  • doc : better phpdoc for the RatioProviderInterface.php

2.4.0

Choose a tag to compare

@geekdevs geekdevs released this 25 Oct 21:34
  • no BC Break
  • major update in form types : form types are injected by names so extensions are invoked
  • new : a brand new MoneyManager that allows to create a Money object from a float value
  • doc : small fixes

v2.3.1

Choose a tag to compare

@geekdevs geekdevs released this 25 Oct 21:35
  • no BC Break
  • fix : history or ratio was saved more than once
  • fix : history of the reference currency returns a 1 ratio

v2.3.0

Choose a tag to compare

@geekdevs geekdevs released this 25 Oct 21:35
  • no BC Break
  • new : history of currency ratio saved