Releases: JacobCoffee/django-program
Releases · JacobCoffee/django-program
v0.1.0
What's Changed
Dependencies
- build(deps-dev): update uv-build requirement from <0.10.0,>=0.9.11 to >=0.9.11,<0.11.0 in the python-dependencies group by @dependabot[bot] in #3
- build(deps): bump the actions group with 5 updates by @dependabot[bot] in #2
Other Changes
- feat: project setup by @JacobCoffee in #1
- feat: initial conference lib by @JacobCoffee in #4
- feat: add registration app by @JacobCoffee in #5
- feat: add example app by @JacobCoffee in #6
- feat: Implement Stripe by @JacobCoffee in #8
- feat: add stripe cart by @JacobCoffee in #9
- feat: stripe checkout by @JacobCoffee in #10
- feat: add stripe client by @JacobCoffee in #11
- feat: stripe webhook by @JacobCoffee in #12
- feat: pretalx integration by @JacobCoffee in #14
- chore: update security policy and reporting guidelines by @JacobCoffee in #15
- refactor: flatten CartService class into module-level functions by @JacobCoffee in #16
- test: 100% coverage by @JacobCoffee in #17
- ci: split coverage into separate workflow step by @JacobCoffee in #19
- perf: parallelize test suite with pytest-xdist (~50s → ~7s) by @JacobCoffee in #20
- feat: add sponsors app with models, admin, signals, views, and manage UI by @JacobCoffee in #21
- feat: add programs app with activities, signups, travel grants, and manage UI by @JacobCoffee in #22
- feat: add templates, views, and templatetags for registration, pretalx, sponsors, and programs by @JacobCoffee in #23
- feat: add activity signup waitlisting and cancellation by @JacobCoffee in #24
- feat: add CI/CD workflows and Sphinx documentation by @JacobCoffee in #25
New Contributors
- @JacobCoffee made their first contribution in #1
- @dependabot[bot] made their first contribution in #3
Full Changelog: https://github.com/JacobCoffee/django-program/commits/v0.1.0
pretalx-client/v0.1.0: fix: download unsigned dist for PyPI publish step
Initial release of pretalx-client.