Skip to content

Releases: pixcapsoft/Zippy

Second Major Release(0.2.0)

16 Aug 08:36
bea5cb5

Choose a tag to compare

In this version we fixed few bugs and added new feature called "plugins"!

- Source code and MacOS build will be updated sooner⚙️ (Edit: Source Code Updated to v0.2.0)
- Few official plugins for zippy will be available on the future. Look forward it.(We will notify via issues tab)

🫶What's new:

  • Implemented Plugins support
  • Added plugin install command
  • Added plugin list command
  • Added plugin uninstall command
  • All plugins will be installed in Zippy Path/zippyplugins folder

👀What are the fixed bugs:

  • Fixed current date showing as build date
  • Fixed "User" author name bug in versions
  • Fixed few minor bugs

✅ We Tested This Version On Windows 10, Parrot OS Latest, Lubuntu Latest and Ubuntu Latest Systems

First Release(v0.0.1)

03 Aug 10:59

Choose a tag to compare

First Release(v0.0.1) Pre-release
Pre-release

Zippy v0.0.1

Zippy is a simple, cross-platform version control tool that stores your project versions as zip files. This release includes pre-built binaries for Windows, Linux, and macOS.


🚀 Features

  • Simple CLI for versioning and backup
  • Staging area (like git add)
  • Commit with message and tag
  • List, diff, and restore versions
  • Patch existing versions
  • Status command to see what will be committed and what changed
  • .zippyignore support (like .gitignore)
  • Cross-platform builds (Windows, Linux, macOS, 32/64 bit)

🆕 What’s New

  • Everything in here is new.
  • But we fixed few things we found on local testing: Added patch command, improved .zippyignore support, fixed restore bug

🗂️ Downloads

Download the appropriate binary for your platform below:

  • zippy.exe (Windows)
  • zippy-linux (Linux)
  • zippy-darwing (macOS)

Note: Linux and macOS builds are untested. If you encounter issues, please build from source on your system.


📝 Usage

See the README for installation and usage instructions.


⚠️ License

Zippy is licensed under the Zippy License. See LICENSE for details.