v0.0.9
Added
- Add new field to
ShortUrl
model for last visit date and time. - Add new class method to
ShortUrl
model for updating view count and last visit. - Implement redirection to long URL when short URL is accessed via its identifier.
Changed
- Bump
pyupgrade
pre-commit hook to v2.38.0, #10. - Bump
beanie
from 1.11.9 to 1.11.11.