[rex-users] Rex 0.35.1 released

  • From: Jan Gehring <jan.gehring@xxxxxxxxx>
  • To: rex-users@xxxxxxxxxxxxx
  • Date: Sun, 23 Dec 2012 01:32:49 +0100

Hello,

Rex 0.35.1 was just released. The documentation and packages has been
updated.

This release adds Virtualization support for VirtualBox. There is also a
new command named "box" [1]. This is a command (mostly) targeted for
developers to create clean and live-like development and test environments.

There is also a new website for Rex modules [2].

These are the changes:

* VirtualBox support for virtualization module
* new command - Rex::Commands::Box
* auth for - supports regular expresions
* repository function now supports multiple distributions in one call
* Unwrapped double looping over files and regexes and adding $new_line if
not present in absence of regexes - Mario Domgoergen
* Better handling of $option parameter for 'install' - joris

See [3] for more details and examples.

[1] http://box.rexify.org/
[2] http://modules.rexify.org/
[3] https://github.com/krimdomu/Rex/wiki/New0.35

Other related posts:

  • » [rex-users] Rex 0.35.1 released - Jan Gehring