Skip to content

v0.1.0

Latest
Compare
Choose a tag to compare
@chromato99 chromato99 released this 07 Nov 14:31
· 2 commits to main since this release
7ad1018

This is the first release of quics!! Congratulations!

The main features of quics have been implemented, so you can now see basic file synchronization in action, as shown in the demo video attached to the README.

What's new

  • All of the trasactions listed in Transaction.md have been implemented.
  • Basic file synchronization has been implemented.
  • Detection, checking, and handling of conflicts has been implemented.
  • Saving, retrieving, and rolling back History has been implemented.
  • FullScan is implemented.
  • Share link generation has been implemented.
  • The qis command has been implemented.
  • Deployment using Docker has been completed.