Skip to content

Releases: james-pre/subpatch

0.3.0

0.3.0 Pre-release
Pre-release

Choose a tag to compare

@james-pre james-pre released this 21 Jul 23:54
v0.3.0
a9d96e0
  • Added tree subcommand and functions
  • Added formatting functions
  • Added support for multiple patches per package
  • Added support for a base patches directory
  • Added support for making patches optional
  • Added support for adding version specifiers to patches

0.2.2

0.2.2 Pre-release
Pre-release

Choose a tag to compare

@james-pre james-pre released this 21 Jul 18:53
v0.2.2
91aba49

Fixed the condition for the partial application warning.

0.2.1

0.2.1 Pre-release
Pre-release

Choose a tag to compare

@james-pre james-pre released this 21 Jul 18:52
v0.2.1
e58e141

Fixed the warning color being red when it should be yellow.

0.2.0

0.2.0 Pre-release
Pre-release

Choose a tag to compare

@james-pre james-pre released this 21 Jul 18:49
v0.2.0
f1f6b73

Patches are now idempotent. This resulted in a change of the return types for applyFilePatch and applyPatchToDir.

0.1.4

0.1.4 Pre-release
Pre-release

Choose a tag to compare

@james-pre james-pre released this 21 Jul 18:26
v0.1.4
4fc2964

This patch a bug where target dependencies were resolved from the root instead of the source.

0.1.3

0.1.3 Pre-release
Pre-release

Choose a tag to compare

@james-pre james-pre released this 21 Jul 18:05
v0.1.3
3e4ec45
  • Updated readme
  • Fixed log styles

0.1.2

0.1.2 Pre-release
Pre-release

Choose a tag to compare

@james-pre james-pre released this 21 Jul 17:46
v0.1.2
af22314

Made the output of patchDependent no longer debug-only.

0.1.1

0.1.1 Pre-release
Pre-release

Choose a tag to compare

@james-pre james-pre released this 21 Jul 17:39
v0.1.1
32ae66c
  • Inlined functionality from @npmcli/arborist
  • Fixed incorrect call of applyPatchToDir
  • Fixed path resolution in patchDependent

0.1.0

0.1.0 Pre-release
Pre-release

Choose a tag to compare

@james-pre james-pre released this 21 Jul 17:11
v0.1.0
1c2364a
  • Initial release (on Github)
  • Changed arborist from a optional dep to an optional peer dep