Skip to content

Releases: a-chacon/rails-url-shortener

rails_url_shortener: v0.4.0

08 May 18:14
35108cf
Compare
Choose a tag to compare

0.4.0 (2025-05-08)

Features

  • add referer to visits model (84782f9)
  • add referer to visits model (a2759c4)

Documentation

rails_url_shortener: v0.3.0

16 Mar 17:00
bb52f9b
Compare
Choose a tag to compare

0.3.0 (2025-03-16)

Features

  • Add GitHub actions for release and test/lint.
  • Working on Rails 8!

v0.2.0

19 Apr 14:13
c47737c
Compare
Choose a tag to compare

What's Changed

  • feat: add ipgeo object related to visit, with data about ip by @a-chacon in #3

Full Changelog: v0.1.2...v0.2.0

Initial release

12 Apr 23:21
Compare
Choose a tag to compare

Basic functionalities created. You can create short URLs, save visits and redirect your users.