Skip to content

Releases: brianrobt/aurvt

v1.4.0

Choose a tag to compare

@brianrobt brianrobt released this 31 Jul 18:39

1.4.0 (2025-07-31)

Features

  • main.go: add functionality to ignore packages listed in .aurvtignore file during version check (60327f3)

v1.3.0

Choose a tag to compare

@brianrobt brianrobt released this 31 Jul 18:31

1.3.0 (2025-07-31)

Features

  • main.go: add GitHubTag struct and implement URL format checks for source URLs to suggest tags endpoint and newer versions (ea6013a)

v1.2.0

Choose a tag to compare

@brianrobt brianrobt released this 31 Jul 18:09

1.2.0 (2025-07-31)

Features

  • enhance release process with development commands and add a comprehensive development guide in DEVELOPMENT.md (0ba4eb5)

v1.1.0

Choose a tag to compare

@brianrobt brianrobt released this 31 Jul 17:58

1.1.0 (2025-07-31)

Features

  • main.go: add source field to PKGBUILDInfo and implement variable substitution for pkgname, pkgver, url, and source array to enhance package management functionality (7b43352)

v1.0.0

Choose a tag to compare

@brianrobt brianrobt released this 29 Jul 16:39

1.0.0 (2025-07-29)

Features

  • add AUR Version Tool CLI to check for newer AUR package versions on GitHub (8f527d0)
  • add Makefile and build script for aurvt with versioning support (dac57f0)