Changelog for v0.11

View Source

v0.11.0 (2025-05-05)

Module Rename

[BREAKING CHANGES] This release renames the NeoFaker.Internet module to NeoFaker.Http with enhanced functionality.

NeoFaker.Http (previously NeoFaker.Internet)

Standardized Default Arguments

[BREAKING CHANGES] Several functions now use explicit atoms instead of nil for default arguments:

Code Organization

  • Improved module organization by moving function implementations from large utility modules to smaller, focused modules.
  • Enhanced documentation and examples throughout the codebase.
  • Added Indonesian locale support for various generators.