Skip to content

Releases: macadmins/pique

Pique 0.1.0b5

Choose a tag to compare

@github-actions github-actions released this 13 May 06:51
3956d98

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
  • 1ce0e79 - Add per-extension appearance override setting
  • be52868 - Update settings view to use coloured labels and to group like settings into one - e.g. one setting for "scripts" not have individual setings for each script type.
  • caad7e0 - Merge pull request #12 from bartreardon/appearance-override
  • 9296f78 - Add ndjson support and add to project.pbxproj
  • 7508093 - Merge pull request #13 from macadmins/20260322-add-ndjson
  • e135961 - Add .vpptoken quicklook
  • aef6602 - Add wrapping FlowLayout
  • b034327 - Add VPP token chip, simplify layout and VPP decode
  • 7187a93 - Add initial autopkg .recipe.plist
  • 8e993b1 - Add improved AutoPKg visualization
  • 9ec9b6f - Switch to release Icons
  • 12f3802 - Add option for line numbers in settings
  • 05ecbf3 - fixing git issues
  • 7f26e58 - Merge branch 'main' into line-numbers
  • 9310eaa - update line numbering so if text wraps it shows under the above text and not under the line numbers
  • 2290fdf - Merge pull request #16 from macadmins/20260427-add-vpp-ql
  • 3647397 - Merge remote-tracking branch 'origin/main' into pr-17
  • e945b01 - Merge pull request #17 from bartreardon/line-numbers
  • f8023f3 - Fix an .toml issue
  • 4ba12ca - Prepare builds with PROVISION_PROFILE
  • 62e6ff6 - Fix App Groups name
  • 3956d98 - Bump version

Pique 0.1.0b4

Pique 0.1.0b4 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 13 Mar 00:34
03c6210

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

  • 1ce0e79 - Add per-extension appearance override setting
  • be52868 - Update settings view to use coloured labels and to group like settings into one - e.g. one setting for "scripts" not have individual setings for each script type.
  • caad7e0 - Merge pull request #12 from bartreardon/appearance-override
  • 9296f78 - Add ndjson support and add to project.pbxproj
  • 7508093 - Merge pull request #13 from macadmins/20260322-add-ndjson
  • e135961 - Add .vpptoken quicklook
  • aef6602 - Add wrapping FlowLayout
  • b034327 - Add VPP token chip, simplify layout and VPP decode
  • 7187a93 - Add initial autopkg .recipe.plist
  • 8e993b1 - Add improved AutoPKg visualization
  • 9ec9b6f - Switch to release Icons
  • 12f3802 - Add option for line numbers in settings
  • 05ecbf3 - fixing git issues
  • 7f26e58 - Merge branch 'main' into line-numbers
  • 9310eaa - update line numbering so if text wraps it shows under the above text and not under the line numbers
  • 2290fdf - Merge pull request #16 from macadmins/20260427-add-vpp-ql
  • 3647397 - Merge remote-tracking branch 'origin/main' into pr-17
  • e945b01 - Merge pull request #17 from bartreardon/line-numbers
  • f8023f3 - Fix an .toml issue
  • 4ba12ca - Prepare builds with PROVISION_PROFILE
  • 62e6ff6 - Fix App Groups name

Pique 0.1.0b3

Pique 0.1.0b3 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 12 Mar 17:42
09a2fbf

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

Pique 0.1.0b2 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 08 Mar 22:25
cdd3f15

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

Choose a tag to compare

@headmin headmin released this 07 Mar 15:40
fcd12ed

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

v0.1.0-beta1 Pre-release
Pre-release

Choose a tag to compare

@headmin headmin released this 07 Mar 10:37
cbe5824

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.