Skip to content

v3.0.0

Latest
Compare
Choose a tag to compare
@cieslarmichal cieslarmichal released this 28 Aug 20:23
· 42 commits to main since this release
ce65b61

⚠ BREAKING CHANGES

  • removed location.county method
  • renamed all include files from CamelCase to snake_case
  • changed function name from number (by format) to phoneNumberByFormat in phone module
  • changed function name from number (by country) to phoneNumberByCountry in phone module
  • changed function name from name to companyName in company module
  • changed function companyName to take optional enum parameter in company module
  • changed function branch to take optional enum parameter in git module
  • changed country, language, bic country, iban country params to locale

Features

  • added Video module
  • added E-Sport module

Pull Requests

New Contributors

Full Changelog: v2.0.0...v3.0.0