Releases: doutorfinancas/pun-sho
Releases · doutorfinancas/pun-sho
0.3.1
What's Changed
- fix: docs where incorrectly displaying required on from and until by @bolovsky in #27
- feat: #28 adding
showAccesses
flag by @dioguoliveira in #29 - fix: adds proper counters to list shorties by @bolovsky in #30
New Contributors
- @dioguoliveira made their first contribution in #29
Full Changelog: 0.3.0...0.3.1
0.3.0
0.2.3
0.2.2
0.2.1
0.2.0
What's Changed
- fix: Updated DF logo by @bolovsky in #11
- feat: #1 Restrict the access to a shorty URL by the number of redirects by @pedrodsrodrigues in #12
- feat: closes #13 and implements preview endpoint and logo via base64 in json body arg 'logo' by @bolovsky in #15
Full Changelog: 0.1.1...0.2.0
0.1.1
What's Changed
- feat: Add 'bash' as the shell for Make commands by @pedrodsrodrigues in #3
- Basic testing by @fmgAndre in #5
- feat: resolve #6 by implementing qr code generation by @bolovsky in #9
- feat: soft_delete by @fmgAndre in #8
New Contributors
- @pedrodsrodrigues made their first contribution in #3
- @fmgAndre made their first contribution in #5
- @bolovsky made their first contribution in #9
Full Changelog: 0.1.0...0.1.1
0.1.0
Creates base feature release with:
- Create a ShortLink with optional TTL
- Get ShortLink details and stats
- List ShortLinks
- Delete ShortLink (soft delete, just to block usage of link)
- Redirects either to the link (success) or to a predefined failure link (any type of failure: deletion, expiration, bots, etc)