Releases: nedpals/sharn
Releases · nedpals/sharn
0.2.0
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
0.1.17
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.