Skip to content

Latest commit

 

History

History
84 lines (54 loc) · 2.9 KB

File metadata and controls

84 lines (54 loc) · 2.9 KB

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.

Maintenance

  • Remove additional utilities from flake packaging for small installations.
  • Write to standard output file descriptors using zig string format method.
  • Attempt updates for build dependencies at somewhat random timing testing.
  • Overwrite failed attempts to update dependencies with retries as alright.
  • Export cache of build dependencies to the current working delevelopments.

0.2.2 - 2025-05-23

Fixed

  • Find the actual path for nested or relative directories provided to path.

Maintenance

  • Use minimum sets of permission and pinned external workflow step actions.
  • Keep dependencies up to date using latest versions with automation magic.

0.2.1 - 2025-05-13

Fixed

  • Parse and split remotes for organizations using username with ssh starts.

Maintenance

  • Limit the permission set to the minimum required for all action workflow.
  • Update dependencies of workflows whenever possible on repeated schedules.
  • Write files about the project for maintenance and those exploring change.

0.2.0 - 2025-05-10

Added

  • Print usage details to standard output if a help flag is used in command.
  • Document more detailed usage with manual pages for even better reference.
  • Include installation instruction for moving a release download into path.
  • Pick an upstream project according to the saved git remotes using a flag.
  • Fetch the changes of a branch when showing coverage with a specific flag.
  • Jump to a specific path in the browser if the flag contains these detail.

Maintenance

  • Confirm code formatting matches the standard expectations about language.
  • Include legalese around licensing and unsponsored developments otherwise.

0.1.1 - 2025-05-03

Maintenance

  • Upload reports of test coverage to Codecov to complete proofs of concept.
  • Save compilations for various machines to releases when tags are created.
  • Include token permissions needed to create artifact content of a release.
  • Check for changes to the changelog before allowing pull requests a merge.

0.1.0 - 2025-05-03

Added

  • Open coverage to a GitHub remote origin in a web browser with coverage.