Releases: babalolajnr/mock-rs
Releases · babalolajnr/mock-rs
v0.3.0
This release features improved documentation and a new universal
provider. The changes are listed below:
Color
sub-provider has been added to the universal provider module.- Improved documentation for
Barcode
sub-provider. BarcodeTrait
is now implemented directly on theBarcode
struct.
Contributions are always welcome.😀
Full Changelog: v0.2.0...v0.3.0
v0.2.0
This release has some exciting changes. Some of them are listed below:
- Refactor: The Base and Miscellaneous traits have been converted to modules.
- Refactor: The Providers have been grouped by locale and universal providers.
- Refactor: The Providers are now re-exported for easier access.
- Feat: IBAN module has been added.
Full Changelog: v0.1.0...v0.2.0
First Release
This is the first release of mock-rs. It is not stable and has not been thoroughly tested yet. A lot of things might also change in the future.