Changelog
Overview of Changelog.
Version 1.0.0 (July 03, 2024)
-
First version:
- Initial launch of SchemaAPI, a tool for generating customizable fictitious data for system prototypes.
-
New Types Added:
address: Added support for generating full fictitious addresses.email: Included for generating fictitious email addresses.name: Added support for generating fictitious names.number: Introduced for number generation, with support for customizable ranges.options: Introduced for setting predefined options for random choice.pattern: Added to define custom data generation patterns.schema: Included for defining custom nested schemas.username: Implemented for generating simulated usernames.uuid: Implemented for generating universal unique identifiers.
This inaugural version of SchemaAPI marks the beginning of the development of a robust and versatile tool for generating fictitious data, aiming to facilitate the prototyping and systems development process.