Releases: macadmins/pique
Pique 0.1.0b4
Notes
This is a version of Pique created by GitHub Actions.
Pique.app has been signed and notarized. The package has been signed, notarized and stapled.
Changelog
- b581fdf - Update copyright year in README.md
- 6f1a318 - Merge branch 'main' of https://github.com/headmin/pique
- 8f39073 - Bump version and add tests
- 1882b44 - Prepare for Macadmins.io code signing
- 6b3dc2f - Switch to MAOS TeamID and bundle identifier
- 62195a4 - Merge pull request #1 from macadmins/20260308-prep-maos
- cdd3f15 - Fix pkg build in GH actions
- 5776be8 - Switch to macos-26-arm64 GitHub runner
- f23a0d0 - Failsave switch to macos-26 GH runner and select Xcode
- 028c80e - feat: Add HCL support and related tests; update UI dimensions
- 38e8072 - fix: HCL tokenizer eating alignment whitespace between keys and delimiters
- 56b235c - Merge pull request #2 from neilmartin83/nm-hcl-support-2026-03-10
- 589b8bc - Bump for beta3 and add AutoPkg Recipe XML preview
- 09a2fbf - Merge pull request #3 from macadmins/202560311-beta3
- 1572c50 - Bump GitHub Action versions in workflows
- ff0f2e8 - Merge pull request #6 from macadmins/20260311-update-actions
- 2ed1a41 - Add .command files to synthax highligting
- 617e893 - Update FileReader.swift
- 0a8312d - Merge pull request #8 from macadmins/20260312-add-community-req
- bc6dc3a - Bump version to beta4
- 03c6210 - Merge pull request #9 from macadmins/20260312-add-community-req
Pique 0.1.0b3
Notes
This is a version of Pique created by GitHub Actions.
Pique.app has been signed and notarized. The package has been signed, notarized and stapled.
Changelog
- b581fdf - Update copyright year in README.md
- 6f1a318 - Merge branch 'main' of https://github.com/headmin/pique
- 8f39073 - Bump version and add tests
- 1882b44 - Prepare for Macadmins.io code signing
- 6b3dc2f - Switch to MAOS TeamID and bundle identifier
- 62195a4 - Merge pull request #1 from macadmins/20260308-prep-maos
- cdd3f15 - Fix pkg build in GH actions
- 5776be8 - Switch to macos-26-arm64 GitHub runner
- f23a0d0 - Failsave switch to macos-26 GH runner and select Xcode
- 028c80e - feat: Add HCL support and related tests; update UI dimensions
- 38e8072 - fix: HCL tokenizer eating alignment whitespace between keys and delimiters
- 56b235c - Merge pull request #2 from neilmartin83/nm-hcl-support-2026-03-10
- 589b8bc - Bump for beta3 and add AutoPkg Recipe XML preview
- 09a2fbf - Merge pull request #3 from macadmins/202560311-beta3
- 1572c50 - Bump GitHub Action versions in workflows
- ff0f2e8 - Merge pull request #6 from macadmins/20260311-update-actions
- 2ed1a41 - Add .command files to synthax highligting
- 617e893 - Update FileReader.swift
- 0a8312d - Merge pull request #8 from macadmins/20260312-add-community-req
Pique 0.1.0b2
Notes
This is a version of Pique created by GitHub Actions.
Pique.app has been signed and notarized. The package has been signed, notarized and stapled.
Changelog
- b581fdf - Update copyright year in README.md
- 6f1a318 - Merge branch 'main' of https://github.com/headmin/pique
- 8f39073 - Bump version and add tests
- 1882b44 - Prepare for Macadmins.io code signing
- 6b3dc2f - Switch to MAOS TeamID and bundle identifier
- 62195a4 - Merge pull request #1 from macadmins/20260308-prep-maos
- cdd3f15 - Fix pkg build in GH actions
- 5776be8 - Switch to macos-26-arm64 GitHub runner
- f23a0d0 - Failsave switch to macos-26 GH runner and select Xcode
- 028c80e - feat: Add HCL support and related tests; update UI dimensions
- 38e8072 - fix: HCL tokenizer eating alignment whitespace between keys and delimiters
- 56b235c - Merge pull request #2 from neilmartin83/nm-hcl-support-2026-03-10
v0.1.0-beta2
Next beta release of Pique — a macOS Quick Look extension for syntax-highlighted previews of configuration files and scripts.
Supported File Types
- JSON, YAML, TOML, XML
- Mobileconfig / Plist / DDM JSON (HIG-inspired rendering)
- Shell scripts (sh, bash, zsh, ksh, dash, rc)
- PowerShell scripts (ps1, psm1, psd1)
- Popular code files (go, rust, python)
Installation
Download and install Pique-0.1.0b2-12.pkg, then enable the Quick Look extension in System Settings > Login Items & Extensions > Quick Look Extensions.
Requires macOS 26.0 or later.
v0.1.0-beta1
Initial beta release of Pique — a macOS Quick Look extension for syntax-highlighted previews of configuration files and scripts.
Supported File Types
- JSON, YAML, TOML, XML
- Mobileconfig / Plist (HIG-inspired rendering)
- Shell scripts (sh, bash, zsh, ksh, dash)
- PowerShell scripts (ps1, psm1, psd1)
Installation
Download and install Pique-0.1.0b1-10.pkg, then enable the Quick Look extension in System Settings > Login Items & Extensions > Quick Look Extensions.
Requires macOS 26.0 or later.