All Versions
10
Latest Version
Avg Release Cycle
114 days
Latest Release
2318 days ago
Changelog History
Changelog History
-
v0.5.0
November 11, 2018 -
v0.4.4
June 22, 2018 -
v0.4.3
November 10, 2017 -
v0.4.2
December 01, 2016 -
v0.4.1
March 08, 2016 -
v0.4.0 Changes
February 06, 2016๐ This release brings a bunch of cli improvements:
- ๐ new flags (
--clear
,--debug
) added that simplify interaction with vicr - now Vicr accepts plain argument path to the file
- ๐ now Vicr can expand path to Github and Github gist file. Before only raw http files have been supported:
- ๐
--gist
flag removed
Also meat new logo!
- ๐ new flags (
-
v0.3.1 Changes
January 27, 2016๐ Bug fixing:
- ๐ Fixed cli help formatting
-
v0.3.0 Changes
January 27, 2016๐ This release includes mostly features and improvements of command line arguments.
๐ Features:
- โ Added a possibility to load local or remote raw file with
-f
flag - โ Added a possibility to load a Github Gist with
-g
flag
๐ Improvements:
- โ Added general command line arguments (
-v
,-h
)
- โ Added a possibility to load local or remote raw file with
-
v0.2.0 Changes
January 23, 2016Few improvements introduced:
- โ Added custom editor support. Now you can use other editors, not only vim.
- ๐ Support of configuration file that holds startup settings.
- Now you can rerun crystal code without editing it (
r
hotkey )
-
v0.1.0
January 23, 2016