Sharn Versions Save

Managing shards made easier.

0.2.0

6 years ago

What has changed?

  • Minimum version required to build this is now at 0.23.1.
  • You can now add development dependencies with dev-add command.
  • All commands are now working perfectly. Yey!
  • Restructuring the code base from a single file into their own separate ones.
  • Removing timers for the intro.

Take note

This may seem a small release but unlike the previous versions, I can assure you that Sharn now works better (and stable than ever) and can now be use in production.

0.1.18

6 years ago

What has changed?

  • remove command is now simply rm #3
  • removed shell outputs for install and update (for now)

0.1.17

6 years ago

Minor release.

What has changed?

  • Now indicates the minimum Crystal version needed when inspecting the app.
  • Synchronized app version.
  • Can now skip installation process with the --noinstall flag
  • When doing install or update, it now displays message that the installation is working.

0.1.16

6 years ago

This is the first ever release of Sharn that is feature-complete.

What's new?

  • New repo detection (borrowed code from here)
  • Fixed specifying version using scopes.
  • You can now specify branch using '#'
  • Installs automatically (yey)