Releases
1.0.0
Add tox as a test runner (31a84c4 )
Migrate tahrir-api from Python2 to Python3 (1f55486 )
SQLAlchemy: explicitly declare order_by
expression as text (#36 ) (b6f4984 )
Avoid configuring Session since it already is scoped and will have no effect (a06f8cb )
Add a few step to start hack on the project in development section README (56a289d )
Add CI with Github Actions (05f6803 )
Explicitely convert Person to json before sending it to fedora-messaging (bc18ba9 )
send fedoramessaging objects in notifications_callbacks
(5a92e20 )
By default, don't include people who have opted out in get_all_persons()
(60f9a4c )
Use Poetry (3e0b926 )
Use Black and Ruff (2121f3b )
Use pytest rather than nose (182ed36 )
Add pre-commit config (0f549aa )
add renovate config (00e83e4 )
Drop zope.sqlalchemy (63cea5b )
Use sqlalchemy-helpers (83ef45c )
Replace datetime.datetime.utcnow()
as is deprecated (d985b4a )
Add a couple properties on Person instances (d163926 )
Replace the __json__()
method by as_dict()
(c0d8702 )
You can’t perform that action at this time.