Skip to content
This repository has been archived by the owner on Oct 30, 2020. It is now read-only.

Releases: phuctm97/jxax

v2.5.2

26 Apr 08:45
0fdde1f
Compare
Choose a tag to compare

2.5.2 (2020-04-26)

Bug Fixes

  • install.sh failed when using bash v3 (which is default in macOS 10.15-) (#98) (0fdde1f)

v2.5.1

26 Apr 08:28
cdc6539
Compare
Choose a tag to compare

2.5.1 (2020-04-26)

Bug Fixes

  • fix non-resolvable versison in install.sh (#97) (cdc6539)

v2.5.0

26 Apr 08:08
a6333f1
Compare
Choose a tag to compare

2.5.0 (2020-04-26)

Features

v2.4.0

26 Apr 06:27
ec566ca
Compare
Choose a tag to compare

2.4.0 (2020-04-26)

Features

  • build and install as a scripting library, expose runCommand as a command (#94) (ec566ca)

v2.3.0

26 Apr 04:48
af6afab
Compare
Choose a tag to compare

2.3.0 (2020-04-26)

Features

  • build and install as a scripting library, expose runCommand as a (af6afab)

v2.2.0

25 Apr 13:05
d7c07b4
Compare
Choose a tag to compare

2.2.0 (2020-04-25)

Features

  • add listCommands function printing out a Markdown tables of all commands (#91) (d7c07b4)

v2.1.0

25 Apr 10:05
89cf7e9
Compare
Choose a tag to compare

2.1.0 (2020-04-25)

Features

  • add sysprefs app including configureGeneral, configureDock, configureMissionControl, configureSpotlight (#89) (89cf7e9)

v2.0.0

25 Apr 08:18
b90c37e
Compare
Choose a tag to compare

2.0.0 (2020-04-25)

Features

  • add Command API, replace Action API, drop deprecated sysprefs actions (#86) (b90c37e)

BREAKING CHANGES

  • drop Action API, replace by Command API, drop
    deprecated sysprefs actions

v1.0.0

24 Apr 05:31
88c796c
Compare
Choose a tag to compare

1.0.0 (2020-04-24)

Features