Files
notifier/CHANGELOG.txt

21 lines
440 B
Plaintext
Raw Normal View History

2023-12-22 12:34:47 +03: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 12:19:11 +03:00
[0.0.3]
- httpx -> aiohttp
- sentry integrations added
2023-11-26 13:51:06 +03:00
[0.0.2]
2023-11-26 14:54:07 +03:00
- services: redis listen generating method
2023-11-26 13:51:06 +03:00
- dx: migrated to strawberry
- dx: added sentry integration
- dx: added mypy plugins
- dx: pyright settings
[0.0.1]
- dummy ariadne version