Releases: no-src/fsctl
Releases · no-src/fsctl
v0.1.3
Enhancements
- Replace the
gofs
package with thensgo
package. - Update
scripts/build-release.sh
, add linux arm64 and macOS arm64 releases. - Add docker test workflow to GitHub Actions.
- Add release test workflow to GitHub Actions.
- Refactor the
build-release.sh
andbuild-docker.sh
scripts to make it more generic. - Update dependency, github.com/no-src/log v0.3.0 => v0.3.1.
- Bump actions/checkout from 3 to 4.
v0.1.2
Enhancements
- Remove
go1.19
support. - Add
go1.21
support. - Support custom permission for
mkdir
command. - Add the
symlink
andis-symlink
commands. - Update dependency, github.com/no-src/gofs v0.6.1-0.20230328151824-2d91857cadde => v0.7.2-0.20230807164208-c903adf2141c.
- Update dependency, github.com/no-src/log v0.1.10 => v0.3.0.