Skip to content

Releases: kha7iq/ncp

v0.1.5

27 May 16:29
Compare
Choose a tag to compare

Changelog

  • 8bd87d6 fix: add archive overwrite and tags
  • ef63c69 fix: check length of sha and trim it
  • cd5b982 fix: check length of var first
  • 64dd111 fix: skip adding build date

v0.1.4

25 May 19:17
Compare
Choose a tag to compare

Changelog

  • 26dcf4d feat: add config file for choco release
  • 243bc01 feat: add new commands for nfs v4
  • ad30b27 feat: add support for nfsv4
  • 423badd feat: add workflow for releasing choco packages
  • 6628c66 refactor: restructure the package for nfs4 support

v0.1.3

24 May 10:27
8e3f1eb
Compare
Choose a tag to compare

Changelog

  • 28945cd fix: add check for subdir & fix isDirectory func
  • 7a00fcf fix: add new file

v0.1.2

22 May 08:47
9f84d52
Compare
Choose a tag to compare

Changelog

  • 16b5165 feat: add helper functions to cleanup code
  • 5918b97 feat: add install script
  • bfe17b1 feat: check file path and turncate long file names
  • 14a4654 feat: enable filename truncation in progressbar
  • 6a07958 feta: add global flag for filename turncation

Download NCP

v0.1.1

21 May 20:39
Compare
Choose a tag to compare

Changelog

  • ff80351 feat: add Dockerfile for build
  • 19eadfa feat: add documentation folder
  • 0163979 feat: add github workflow for build and release
  • 54bf660 feat: add global flags for uid & gid
  • 4562172 feat: add goreleaser config
  • 5845013 feat: add mkdocs config
  • 5c9dc31 feat: add opt to write files with specific uid/gid
  • b906b78 feat: add option to provide uid & gid
  • 4f6d60f fix: add comments and change struct name
  • a955177 fix: add description for global flags
  • bfa4156 fix: change bar color to orange
  • 617fd47 fix: disable conversion to int64
  • 2da3cc7 fix: disable conversion to int64 and return errors
  • 0acd349 fix: export aur key from secrets
  • df6f3f8 fix: limit progressbar to 20% of screen
  • d75925d fix: set dockerhub password variable