Skip to content

Releases: plotdb/fedep

1.7.2

Choose a tag to compare

@zbryikt zbryikt released this 13 Jun 13:04
  • fix bug: release on a empty branch will fail. add --ignore-unmatch to prevent from this.

1.5.0

Choose a tag to compare

@zbryikt zbryikt released this 20 Oct 04:49
  • support exports patching in publish command

1.4.5

Choose a tag to compare

@zbryikt zbryikt released this 07 Oct 14:38
  • fix bug: deleted files are not removed from release branch when publishing to github

1.4.4

Choose a tag to compare

@zbryikt zbryikt released this 07 Oct 14:28
  • support release to github with publish -g option

1.4.1

Choose a tag to compare

@zbryikt zbryikt released this 29 Apr 13:21
  • remove unnecessary log

1.4.0

Choose a tag to compare

@zbryikt zbryikt released this 28 Apr 12:37
  • support npx fedep license command

1.3.0

Choose a tag to compare

@zbryikt zbryikt released this 12 Mar 17:55
  • support optional in module format.

1.2.0

Choose a tag to compare

@zbryikt zbryikt released this 15 Feb 09:01
  • support transpilation on demand.

1.1.12

Choose a tag to compare

@zbryikt zbryikt released this 28 Jan 03:59
  • skip optional dependencies that are not installed
  • tweak message style
  • upgrade dependencies

1.1.11

Choose a tag to compare

@zbryikt zbryikt released this 16 Dec 13:50
  • fix bug: srcdir contain keywrods that are filtered out, making a empty lib folder.
    • 1.1.10 patched srcdir however the result still get blocked by filter rules of copySync.