Skip to content

Releases: prantlf/v-github

0.4.0

Choose a tag to compare

@github-actions github-actions released this 20 Jul 07:43

0.4.0 (2026-07-20)

Features

  • Adapt to breaking changes in V (661973f)

Bug Fixes

  • Workaround for a bug in V (bb0affa)

0.3.0

Choose a tag to compare

@github-actions github-actions released this 31 Aug 17:23

0.3.0 (2025-08-31)

Features

  • Add function list_assets (b17e484)
  • Consider asset uploaded if it exists, although the request failed with 422 (7169cda)
  • Add function delete_asset (b211967)

0.2.1

Choose a tag to compare

@github-actions github-actions released this 16 Nov 04:08

0.2.1 (2024-11-16)

Bug Fixes

  • Fix sources for the new V compiler (00989dd)

0.2.0

Choose a tag to compare

@github-actions github-actions released this 02 Apr 06:37

0.2.0 (2024-04-02)

Features

  • Add function cut_repo_path (dfd8f9f)
  • Add functions is_github and is_gitlab (04a23df)

0.1.2

Choose a tag to compare

@github-actions github-actions released this 12 Feb 08:49

0.1.2 (2024-02-12)

Bug Fixes

0.1.1

Choose a tag to compare

@github-actions github-actions released this 01 Jan 22:33

0.1.1 (2024-01-01)

Bug Fixes

  • Adapt to changes on interface of json and yaml packages (a788589)

0.1.0

Choose a tag to compare

@github-actions github-actions released this 17 Dec 21:09

0.1.0 (2023-12-17)

Features