Version changes
v0.2.9 to v0.3.0 -20180102
- Update the important change at version number.
v0.2.8 to v0.2.9 -20180101
- Now Raven can automatelly build the C library to Dynamic-link library.
- Fixed a bug in Raven installing.
v0.2.7 to v0.2.8 -20171231
- Fixed a bug caused by the last update.
v0.2.6 to v0.2.7 -20171230
- Perfecting the help command for each function.
v0.2.5 to v0.2.6 -20171227
- Now raven has a library file download progress bar!
- Added version command -v.
- Add help command -h.
v0.2.4 to v0.2.5 -20171227
- Change the way the init command works, and now it will not accidentally empty the project's library files.
v0.2.3 to v0.2.4 -20171226
- raven updated several improvements which we don't knows.
v0.2.2 to v0.2.3 -20171223
- Fixed bug: when install a library with a specified version, library folder named incorrect.
v0.2.1 to v0.2.2 -20171222
- Increase the packing order.
- Windows installation support.
v0.2.0 to v0.2.1 -20171220
- After three weeks of hesitation, we decided to use the s-expression instead of json.
v0.1.0 to v0.2.0 -20171220
- Raven file structure changes: Single file without dependency library => may has its own dependent software package
- Raven Installation Changes: /usr/local/bin => /usr/local/lib/raven/raven
- Raven installation pattern changes: Change to Scheme interpreter installation, remove Python interpreter dependencies.