Skip to content

Releases: wd006/qurl

v0.2.0

30 Jan 21:14
6d27959

Choose a tag to compare

v0.2.0 Pre-release
Pre-release
chore(release): 0.2.0

What's Changed

  • feat(ui): implement shortener UI by @wd006 in #12
  • feat(pages): CSS refactoring and design improvements by @wd006 in #13

Full Changelog: v0.1.0...v0.2.0

v0.1.0

28 Jan 10:35
cfff74c

Choose a tag to compare

v0.1.0 Pre-release
Pre-release
chore(release): 0.1.0

What's Changed

  • feat(api): implement api handler and routing system by @wd006 in #1
  • feat(security): add Turnstile and .env support by @wd006 in #2
  • docs(github): add pull request template by @wd006 in #3
  • feat(utils): add Str class to utils by @wd006 in #4
  • feat(utils): add Response class to utils by @wd006 in #5
  • feat(utils): add Security class to utils by @wd006 in #6
  • feat(utils): remove deprecated usage from Response by @wd006 in #7
  • feat(core): implement URL shortening logic and API endpoint by @wd006 in #8
  • feat(core): implement multi-css dynamic stylesheet loading by @wd006 in #9
  • feat(pages): implement and design core static pages by @wd006 in #10
  • feat(services): implement Domain service and data structure by @wd006 in #11

New Contributors

  • @wd006 made their first contribution in #1

Full Changelog: https://github.com/wd006/qurl/commits/v0.1.0