Changelog

All notable changes to this project will be documented in this file.

[0.1.1] - 2025-05-09

Added

  • format_decimal/1 to format decimals with commas and 2 decimal places.
  • format_name/1 and format_name/2 for flexible user name formatting.
  • format_name_with_email/1 for full name + email formatting.

[0.1.0] - 2025-05-06

Added

  • Initial release with Changeset Helpers, FormHelpers, and other utility functions.