notifier/CHANGELOG.txt

21 lines
440 B
Plaintext
Raw Normal View History

2023-12-22 09:34:47 +00:00
[0.1.0]
- resolvers: schema refactored to model, seen, load
- services: core queries fixed
- services: auth middleware
- services: redis pattern subscribe method
- orm: timestamp default fix
2023-11-30 09:19:11 +00:00
[0.0.3]
- httpx -> aiohttp
- sentry integrations added
2023-11-26 10:51:06 +00:00
[0.0.2]
2023-11-26 11:54:07 +00:00
- services: redis listen generating method
2023-11-26 10:51:06 +00:00
- dx: migrated to strawberry
- dx: added sentry integration
- dx: added mypy plugins
- dx: pyright settings
[0.0.1]
- dummy ariadne version