- UPDATED: Bump Dart to version 3
- NEW: 'mockLocation' for location mocking
- UPDATED: Migrated to sound null-safety.
- IMPROVED: Minor tests refactoring
- IMPROVED: README.md section reduced to basic examples. For more advanced usage refer to examples section.
- REMOVED: TODO file. Refer to Project tab for Roadmap.
- UPDATED: Issue templates when opening new issue.
- NEW:
mockUUID
function for generating version 4 UUID. - IMPROVED: Health suggestions for analysis tab.
- CHANGED: TravisCI replaced with GitHub Actions.
- Maintenance score increased
- UPDATED: Added support for IPv6 instead of IPv4 only.
- UPDATED: Added new color spaces for
mockColor
- UPDATED: Added new male and female names
- IMPROVED: Added more tests
- CHANGED:
mockName
defaults to 'any' instead of empty string - FIX:
mockName
test for gender changed to more valid one
- NEW:
mockColor
,mockUrl
andmockDate
functions
- NEW:
mockName
function - Improved documentation
- FIX: Removed last dot that was generated using mockIPv4 function
- FIX: Added proper documentation link
- Initial version