Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[0.1.0] - 2025-07-24

Added

  • Add source_info_v1_from_pkgbuild function
  • Add pkgbuild srcinfo comparison command
  • BridgeOutput to SourceInfo conversion
  • PKGBUILD bridge parser
  • Use bridge script to export PKGBUILD variables

Other

  • Move BridgeOutput to SourceInfo conversion to alpm-srcinfo
  • Clean up, and feature gate API surface
  • Move alpm-pkgbuild srcinfo-compare function to dev-tools
  • BridgeOutput to SourceInfo conversion errors
  • Add minimalistic PKGBUILD test
  • Add empty value test
  • Add run_bridge_script error cases
  • Add project documentation