Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 835 Bytes

CHANGELOG.md

File metadata and controls

16 lines (13 loc) · 835 Bytes

Changelogs

v3.1.1

  • Add more french translation(@odarrouzet #213)
  • Add de_de locale support in fake cli
  • Enable Link-Time Optimization
  • Add base64 faker (@xd009642 #216)
  • Implement Dummy for std::time::Duration (@patrickariel #217)

v3.1.0 (2024-12-27)

  • Allow CityName implementation to be overrite by each locale
  • Added DE_DE Locale (@xoryouyou #75)
  • Added fake cli (@akhildevelops #209)
  • Implement dummy for uuid v6, v7 (@LNSD #207)
  • Add Precision:: support for chrono::NaiveDateTime (@m4tx #204)