Skip to content

Releases: xdevplatform/xurl

v1.0.3

20 Feb 03:44

Choose a tag to compare

Changelog

  • 595ed07 fix: auto-detect version from go module info for go install

Released by GoReleaser.

v1.0.2

20 Feb 03:37

Choose a tag to compare

Changelog

  • 94ef6f1 fix: use github.com/xdevplatform/xurl module path for go install

Released by GoReleaser.

v1.0.1

20 Feb 03:16

Choose a tag to compare

Changelog

  • 33daf12 Merge pull request #32 from xdevplatform/vardhan/xurl-skills
  • 09a173c Merge pull request #33 from xdevplatform/vardhan/multiple-apps
  • 77fbd7a added skills
  • 8371a07 feat: multi-app support, YAML config, Bubble Tea picker, npm/brew distribution
  • 8d24507 fix: npm binary wrapper
  • c4a4137 fix: npm wrapper as cli.js to avoid gitignore, unpublish before republish
  • 9409424 fix: pass homebrew and npm tokens in release workflow
  • 509a89e fix: switch to homebrew_casks, fix npm version placeholder
  • 0fed0ee fixes
  • 0fc66e9 renamed skills.md to SKILL.md

Released by GoReleaser.

v1.0.0

20 Feb 03:13

Choose a tag to compare

Changelog

  • 33daf12 Merge pull request #32 from xdevplatform/vardhan/xurl-skills
  • 09a173c Merge pull request #33 from xdevplatform/vardhan/multiple-apps
  • 77fbd7a added skills
  • 8371a07 feat: multi-app support, YAML config, Bubble Tea picker, npm/brew distribution
  • 8d24507 fix: npm binary wrapper
  • c4a4137 fix: npm wrapper as cli.js to avoid gitignore, unpublish before republish
  • 9409424 fix: pass homebrew and npm tokens in release workflow
  • 509a89e fix: switch to homebrew_casks, fix npm version placeholder
  • 0fed0ee fixes
  • 0fc66e9 renamed skills.md to SKILL.md

Released by GoReleaser.

v0.5.0

08 May 21:50
dd12833

Choose a tag to compare

Changelog

  • 3c3298d Added README section
  • b310c11 Added quiet and pretty printing options
  • 0cc3d7e Merge pull request #25 from xdevplatform/xurl-webhooks
  • dd12833 Merge pull request #26 from xdevplatform/migrate-media-upload
  • ce68446 Refactor media upload API for clearer endpoint handling and add trace option in CLI
  • 5925e0a Removed new scopes
  • fc1612e Simplify IsStreamingEndpoint function by removing redundant checks and directly returning the result from StreamingEndpoints.
  • f5c7c2c Update author email for CLA
  • 8a43134 [Webhooks] Initial commit
  • ca87c93 add dm scopes
  • 67e2767 fix streaming endpoint bug

Released by GoReleaser.

v0.4.6

22 Mar 00:18

Choose a tag to compare

Changelog

  • f13d29d Enhance Error message formatting to return JSON string if applicable.

Released by GoReleaser.

v0.4.4

21 Mar 06:19

Choose a tag to compare

Changelog

  • 409f558 Add User-Agent header with version info in API client requests.
  • 28ca3ac Implement new Client interface in API, enhance testing with testify, and improve error handling across modules.
  • 6b2818d Refactor API client to consolidate request options and add trace support in request handling.
  • 428150a Refactor API client to streamline request building and remove redundant auth header retrieval logic.
  • 0974a81 Refactor API client to utilize structured request options and enhance code clarity across the application.

Released by GoReleaser.

v0.4.3

14 Mar 22:17

Choose a tag to compare

Changelog

  • 3582008 bearer token twurl migration support
  • 176ee7b examples in --help flag

Released by GoReleaser.

v0.4.2

14 Mar 21:37

Choose a tag to compare

Changelog

  • 5acf8e2 fix verbose for media upload

Released by GoReleaser.

v0.4.1

14 Mar 21:22

Choose a tag to compare

Changelog

  • 773d16f Update install script
  • 98ac147 twurl migration support and fix image upload
  • 798ed93 version and refactor

Released by GoReleaser.