Skip to content

v3.1.1

Compare
Choose a tag to compare
@Stichoza Stichoza released this 02 Jun 14:41
· 262 commits to master since this release
  • Language detection is not experimental feature now.
  • getLastDetectedSource() can be called both statically and non-statically.
  • Added third parameter $options for advanced configuration of Guzzle HTTP client. (@vkollin)
  • Switched to PSR-2 coding style. (@subsan)