Skip to content

v0.3.0

Compare
Choose a tag to compare
@mstmdev mstmdev released this 23 Feb 09:12
· 600 commits to main since this release

Enhancements

  • Add the ignore_deleted flag to support force sync the deleted files.
  • Add the ignore_conf flag to support custom file ignore rules.
  • Add the rand_perm flag to support custom the random user's permission.
  • Add the perm field for the users flag.
  • Move the Action to new package, sync => action.
  • Move the message struct to the contract package and public it.
  • Add the push_server flag to enable the push server in the server side.
  • Implement the remote push mode, the gofs client monitors the source path and pushes the file changes to the push server.
  • Update README docs.
  • Add some tests.
  • Add the go report card badge.
  • Add the codecov badge.