v4.4.0
What's Changed
- feat: Add location addresses for Austria (de_AT) by @GageLawton in #1093
- fix: handle empty separator in split function by @tristanhatton in #1096
- feat: Adding location data for Sweden (sv_SE) by @alexanderl0ng in #1094
- refactor: use std::optional for token start tracking in fillTokenValues by @tristanhatton in #1095
- feat: add location address data for Belarus by @Akanksha-H in #1097
- docs: update phone function name in QUIXK_START.md by @RipunjaySainii in #1099
- feat: add location address data for Korea by @cieslarmichal in #1102
- feat: add location address data for Lebanon by @cieslarmichal in #1107
- feat: add location address data for Greece by @cieslarmichal in #1108
- feat: add location address data for Slovenia by @cieslarmichal in #1106
- feat: add location address data for Belgium by @cieslarmichal in #1103
- feat: add location address data for Bulgaria by @cieslarmichal in #1104
- feat: add location address data for North Macedonia by @cieslarmichal in #1105
- feat: add location address data for Argentina by @cieslarmichal in #1109
- feat: add location address data for Latvia by @cieslarmichal in #1110
- feat: add location address data for Moldova by @cieslarmichal in #1111
- feat: add location address data for Syria by @cieslarmichal in #1112
- feat: add location address data for China by @cieslarmichal in #1113
- feat: add location address data for Vietnam by @cieslarmichal in #1114
- feat: add location address data for Croatia by @cieslarmichal in #1115
- feat: add location address data for Ireland by @cieslarmichal in #1116
- feat: add location address data for Malta by @cieslarmichal in #1117
- feat: add location address data for Netherlands by @cieslarmichal in #1118
- fix: avoid std::format for floating-point precision to fix macOS build by @cieslarmichal in #1100
- fix: repair build broken by concurrent location-data PRs by @cieslarmichal in #1121
- fix(ci): pin CC/CXX to cl.exe for Windows Conan profile detection by @cieslarmichal in #1120
- feat: add location address data for Switzerland (de_CH, fr_CH, it_CH, rm_CH) by @cieslarmichal in #1122
- feat: add location address data for Bosnia and Herzegovina (bs_BA, hr_BA, sr_BA) by @cieslarmichal in #1123
- feat: add location address data for Canada (fr_CA) by @cieslarmichal in #1124
- fix: apply clang-format and de-flake Lithuania street address test by @cieslarmichal in #1125
New Contributors
- @GageLawton made their first contribution in #1093
- @tristanhatton made their first contribution in #1096
- @alexanderl0ng made their first contribution in #1094
- @Akanksha-H made their first contribution in #1097
- @RipunjaySainii made their first contribution in #1099
Full Changelog: v4.3.2...v4.4.0