v0.3.0
What's Changed
π Features
- Add reindex command by @moisses89 in #70
- Enable coverage by @moisses89 in #79
- Add Campaigns model by @fmrsabino in #90
- Add CSV parser by @fmrsabino in #89
- Refactor database queries to models file by @moisses89 in #80
- Add Period and Activity models by @fmrsabino in #94
- Update Campaign app model by @moisses89 in #95
- Add campaigns view by @moisses89 in #93
- Use campaigns path prefix in config.urls by @fmrsabino in #96
- Add view to process and create Activities by @fmrsabino in #91
- Use fixed length name in CampaignFactory by @fmrsabino in #103
- Add leaderboard by campaign by @moisses89 in #100
- Fix uuid validation in url route by @moisses89 in #111
- Add CampaignMetadataAdmin view by @moisses89 in #110
- Add admin action to upload period data by @fmrsabino in #97
- Skip activities out of date range by @fmrsabino in #101
- Add About View serializer by @moisses89 in #109
- Validate Period date ranges by @fmrsabino in #98
- Improve CSV error log by @fmrsabino in #112
- Fix wrong position function for campaign holder leaderboard by @moisses89 in #113
- Bump version to v0.3.0 by @moisses89 in #114
π Dependencies
- Bump safe-eth-py[django] from 6.0.0b21 to 6.0.0b24 by @dependabot in #68
- Bump docutils from 0.20.1 to 0.21.1 by @dependabot in #71
- Bump web3 from 6.15.1 to 6.17.2 by @dependabot in #73
- Bump faker from 24.4.0 to 24.11.0 by @dependabot in #72
- Bump djangorestframework from 3.14.0 to 3.15.1 by @dependabot in #47
- Bump safe-eth-py[django] from 6.0.0b24 to 6.0.0b26 by @dependabot in #74
- Bump coverage from 7.4.4 to 7.5.0 by @dependabot in #75
- Bump pytest from 8.1.1 to 8.2.0 by @dependabot in #77
- Bump docutils from 0.21.1 to 0.21.2 by @dependabot in #76
- Bump celery from 5.3.6 to 5.4.0 by @dependabot in #88
- Bump cla-assistant/github-action from 2.3.2 to 2.4.0 by @dependabot in #92
- Bump gunicorn[gevent] from 21.2.0 to 22.0.0 by @dependabot in #87
- Bump mypy from 1.9.0 to 1.10.0 by @dependabot in #86
- Bump django-stubs from 4.2.7 to 5.0.0 by @dependabot in #85
- Bump coverage from 7.5.0 to 7.5.1 by @dependabot in #106
- Bump faker from 24.11.0 to 25.2.0 by @dependabot in #107
- Bump safe-eth-py[django] from 6.0.0b26 to 6.0.0b29 by @dependabot in #108
- Bump pytest from 8.2.0 to 8.2.1 by @dependabot in #105
New Contributors
- @fmrsabino made their first contribution in #90
Full Changelog: v0.2.0...v0.3.0