Releases: a-chacon/rails-url-shortener
Releases · a-chacon/rails-url-shortener
rails_url_shortener: v0.6.0
20 Oct 15:50
Compare
Sorry, something went wrong.
No results found
0.6.0 (2025-10-20)
Features
generator: simplify installation by reducing setup steps (#25 ) (303b178 )
rails_url_shortener: v0.5.0
20 Jul 21:09
Compare
Sorry, something went wrong.
No results found
0.5.0 (2025-07-20)
Features
let the initializer choose whether save or not visits. (#20 ) (2f30898 )
Bug Fixes
update dependencies and lint errors (348c6f4 )
rails_url_shortener: v0.4.0
08 May 18:14
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Initial release
12 Apr 23:21
Compare
Sorry, something went wrong.
No results found
Basic functionalities created. You can create short URLs, save visits and redirect your users.