Skip to content

v0.0.9

Compare
Choose a tag to compare
@IHosseini083 IHosseini083 released this 02 Oct 10:20
· 97 commits to main since this release

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.