All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Spaces in postal code for GB.
- Add functionality to randomly generate alphanumeric text.
- Fix race condition that was introduced by relying on privateRand.
- Fix title with random gender not actually generating a title
- Generate random locale strings
- Country localised street names
- Country localised provinces
- Generating dates will respect varying number of days in a month
- This CHANGELOG file to hopefully serve as an evolving example of a standardized open source project CHANGELOG.
- Enforcing Semver compatability in releases
- Update README.md to include information about release strategy
- Update README.md to link to CHANGELOG.md