Skip to content

Releases: blurfx/pm

v0.2.6

13 Nov 07:33
f3d192b

Choose a tag to compare

v0.2.5

05 Nov 10:00
fb9e189

Choose a tag to compare

Full Changelog: v0.2.4...v0.2.5

v0.2.4

03 Nov 11:40
ae706f9

Choose a tag to compare

Full Changelog: v0.2.3...v0.2.4

v0.2.3

07 Aug 16:36
db120f1

Choose a tag to compare

Full Changelog: v0.2.2...v0.2.3

v0.2.2

04 Jul 02:13
a4d08e2

Choose a tag to compare

Changelog

v0.2.1

04 Jul 01:54
7200a3c

Choose a tag to compare

Changelog

  • 640a116 chore: remove toolchain from go.mod
  • 7200a3c fix: flag parsing
  • cf3c539 fix: mouse click
  • a0c798c fix: prevent install types package with typescript package

v0.2.0

03 Jul 01:42
e7949fb

Choose a tag to compare

Changelog

v0.1.0

01 Jul 05:47
ef9238d

Choose a tag to compare

Changelog

  • ef9238d ci: add homebrew deploy
  • 2ea6aae feat: add interactive script runner
  • b9a46f7 feat: allow any flags
  • 9c82cd6 feat: change cli lib to cobra
  • d9e2280 feat: check built-in command
  • 9651273 feat: install type definition as dev dep if it exists
  • 59348aa feat: read packageManager field
  • c3cd880 fix: detect package manager in workspace
  • 4fcf09d fix: disable flag parsing to passthrough
  • 36d921a fix: execute install command without package name
  • c39c8ac fix: npm detection
  • 4c1e1dd fix: passthrough
  • 3160928 fix: print errors while execution
  • 8f5509c initial commit