Skip to content

19.6.0

Latest

Choose a tag to compare

@github-actions github-actions released this 06 Jun 19:46
· 11 commits to main since this release

♻️ Code Refactoring

  • Simplify conditional logic in DisplayTextService and update interface visibility in tests (commit by Stéphane ANDRE (E104915) in aa43d54e)

✅ Tests

  • Add unit tests for DisplayTextService and Country humanization (commit by Stéphane ANDRE (E104915) in 3593ea2f)

🐛 Bug Fixes

  • Update System.Reactive package version and correct regex patterns in HumanizeKeyFormatterTransform (commit by Stéphane ANDRE (E104915) in 7066707d)

🚀 Features

  • Enhance DefaultToastFactory with customizable toast settings and add notification builder overrides (commit by Stéphane ANDRE (E104915) in d890b588)
  • Add HumanizeKeyFormatterTransform for converting key-like identifiers to human-readable text (commit by Stéphane ANDRE (E104915) in b04d5933)

📖 Full Changelog

🐛 Bug Fixes

  • Enhance display text strategy resolution with type-based retrieval (commit by Stéphane ANDRE (E104915) in 1136c615)

📖 Full Changelog