Lastest Update Notes
With the new rew
version 1.5.1
, you can download and extract an archive before installing it automatically.
Change log
- Installable Archives
- Fixed bugs in
threads
Notes for version 1.4.0
The new rew
version 1.4.0
comes with std::out
and std::in
for STDOUT and STDIN.
Change log
std::out
for outputstd::in
for inputs- Constructor Declarators in phantom syntax
- Mini fixes
Notes for version 1.2.97
The rew
version 1.2.97
comes with the std
namespace for more beautiful code.
Change log
std
in the runtime contextstd::ns
and more functionsimport and package
keywords have been fixed
Notes for version 1.2.57
The rew
version 1.2.901
comes with a lot of experimental features along with some utility features.
Change log
--strace
option when running filesgetters
andsetters
functions- fixed
qrew
bugs since1.2.57
Notes for version 1.2.57
The rew
version 1.2.57
has some breaking updates, rew no longer uses the coffeescript compiler, it has been switched to civet. More at Languages/coffee.
Change log
Notes for version 1.2.55
The rew
version 1.2.55
has been updated with support for http servers and web.
Change log
- Module
web
- Module
serve
Notes for version 1.2.52
The rew
version 1.2.52
has come with a few things to help you with intellisense.
Change log
- Creation for Intellisense files
- Fixes for
rew conf
command - Type declarations for
rew
context
Notes for version 1.2.3
The rew
version 1.2.3
has had some breaking changes, so if you have been using rayous before, refer to each feature in the below changelog and update accordingly.
Change log
- New app.yaml structure
- App requirements
- UI Module removed