Skip to content

v1.0.0

Choose a tag to compare

@philocalyst philocalyst released this 24 Apr 07:26
· 209 commits to main since this release

What's new

Added

  • Support for URL‐scheme associations in the set command via a new --scheme option
  • InfatError.conflictingOptions error case to enforce mutual exclusion of --file-type and --scheme
  • Unified binding functionality—set now handles both file‐type and URL‐scheme associations, replacing the standalone bind command

Changed

  • Merged the former bind subcommand into set and switched its parameters from positional arguments to named options
  • Updated the justfile changelog target to use a top‐level # What's new header instead of ## Changes

Removed

  • Removed the standalone Bind subcommand and its Bind.swift implementation
  • Removed the Info subcommand (and Info.swift), which previously displayed system information