Skip to content

Releases: Mearman/pi-perms

v2.1.0

Choose a tag to compare

@github-actions github-actions released this 12 May 09:31

2.1.0 (2026-05-12)

Features

  • simplify extension to use walk-up loader with with/without/up (9743849)

Bug Fixes

  • ci: ignore @mistralai/mistralai malware advisory (5b542a5)

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 10 May 23:20

2.0.0 (2026-05-10)

⚠ BREAKING CHANGES

  • requires agent-perms@^4 which uses unified
    rules[] instead of permissions.allow/deny/ask

Features

  • update to agent-perms@4 (unified rules) (f5ef785)

v1.2.3

Choose a tag to compare

@github-actions github-actions released this 10 May 22:42

1.2.3 (2026-05-10)

Chores

  • add LICENSE file, remove license section from README (24ecf6f)

v1.2.2

Choose a tag to compare

@github-actions github-actions released this 10 May 22:39

1.2.2 (2026-05-10)

Chores

  • add pre-commit, commit-msg, and pre-push husky hooks (a67d12b)

v1.2.1

Choose a tag to compare

@github-actions github-actions released this 10 May 21:36

1.2.1 (2026-05-10)

Documentation

  • add npm version, license, and CI badges (9372dc4)
  • add README — policy file, rule syntax, source structure (db3955f)

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 10 May 18:53

1.2.0 (2026-05-10)

Features

  • e2e tests for pi-perms extension (1e2f51b)

Chores

  • update to agent-perms@3 (Claude Code rule syntax) (986c25c)

v1.1.1

Choose a tag to compare

@github-actions github-actions released this 10 May 16:46

1.1.1 (2026-05-10)

Refactoring

  • use agent-perms@2 wildcard subpath imports (2a422a9)

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 10 May 16:37

1.1.0 (2026-05-10)

Features

  • add test coverage, export extractInput (e17907b)

Refactoring

  • rename index.ts to extension.ts (567adc8)

v1.0.2

Choose a tag to compare

@github-actions github-actions released this 10 May 16:09

1.0.2 (2026-05-10)

Refactoring

  • delegate evaluate + loader to agent-perms@1.1.0 (6edbf2a)

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 10 May 15:48

1.0.1 (2026-05-10)

Chores