Releases: andresionek91/fake-web-events
Releases · andresionek91/fake-web-events
Add event_id to events
Merge pull request #9 from andresionek91/DE-1/add-event-id DE-1/ update version to 0.2.5
Add event_id to events
Merge pull request #8 from andresionek91/DE-1/add-event-id DE-1/ update version to 0.2.4
Fix Bug
Fix bug that was causing user_domain_ids to not be unique when picking them from the pool. Add test to validate users are unique.
Fix Bugs
Remove print that was left unintended in the code
Fix Bugs
fix bug that was causing event rate to not update over time
v0.2.0
- Change marketing events by utm
- Add run simulation as a method of simulation class
- Improve type hinting
- Create unit tests
- Automate test running for new PRs
Bug Fix
Fix bug that was causing faker to create every user with the same seed
Initial Release
v0.1.2 create manifest
Initial Release
v0.1.1 update version