3.16.2 (2026-02-18)
Bug Fixes
- auto-convert naive datetimes to UTC-aware on model load (f7d33a7)
- extend naive datetime guard to all model properties (bd11801)
- handle naive datetime in raw SQL row comparison (payment/common) (38f3a9a)
- handle naive datetimes in Subscription properties (e512e5f)
- use AwareDateTime TypeDecorator for all datetime columns (a7f3d65)