Skip to content

Releases: UsingCoding/apx

v0.0.11

12 Mar 18:22

Choose a tag to compare

Changelog

  • 36dd862 feat: clarification about same local and builtin apx.toml
  • 77c2f39 feat: new location for local registry
  • 7068c69 feat: note in README.md about listing registry
  • c27fd73 feat: registry listing
  • 6f4ab8e fix: correct path to legacy location

v0.0.10

11 Mar 19:22
92a9e48

Choose a tag to compare

Changelog

  • 92a9e48 Merge pull request #2 from UsingCoding/landlock
  • cd9b2e4 feat: Tests for landlock
  • bd07369 feat: expand denyPaths for home
  • 30d52c1 feat: landlock support
  • d941c02 feat: more doc about APX

v0.0.9

10 Mar 19:04

Choose a tag to compare

Changelog

v0.0.8

22 Jan 14:27

Choose a tag to compare

Changelog

  • 92f5783 feat: Add env support for policy

v0.0.7

20 Jan 18:55
508c2fb

Choose a tag to compare

Changelog

  • 508c2fb Merge pull request #1 from UsingCoding/homebrew-client-build
  • be51204 feat: Replace cask with formula and make native build isntead of downloading binary to avoids macos certificate issue

v0.0.6

23 Nov 18:45

Choose a tag to compare

Changelog

  • bc3dff4 Fix typo at project file
  • 84537e5 Print project to debug and remove HasProject func

v0.0.5

23 Nov 18:19

Choose a tag to compare

Changelog

  • 72f3e0d Add default target - that builds and tests project
  • 633f994 Add deny list of paths and project file, that overrides current policy
  • c42713a Add merge apps functionality and bash,zsh to default registry
  • 663ac66 Restructure toml files to separate policy block

v0.0.4

22 Nov 20:24

Choose a tag to compare

Changelog

v0.0.3

22 Nov 20:19

Choose a tag to compare

Changelog

v0.0.2

22 Nov 20:14

Choose a tag to compare

Changelog

  • 4edf3ca Add shellenv: which adds apx helpers shorthands for apps access
  • 9def935 Add shorthand alias v for version cmd
  • a14f5ae Fix apx panic when run with zero args