The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Evo

0.0306    2017-02-08 07:36:33+02:00 Europe/Kiev

0.0305    2017-02-02 03:25:29+02:00 Europe/Kiev

Change behaviour of Evo::Fs::copy_dir to silentry ignore existing directories
Improve Test::Mock
Improve Evo::Lib::strict_opts
Implemented Evo::Fs copy_file and copy_dir
Breaking changes in Evo::Fs. Now every path is relative to "root" attribute

0.0200    2017-01-22 07:59:47+02:00 Europe/Kiev
Added has_dummy for Evo::Class
Added Evo::Di->mortal
Added Evo::Test
Added Evo::Promise::AE
Switch from Mojo::Promise to Evo::Promise::Mojo
Improve documantation, make Evo::Class to be able to work with external classes by populating @ISA
Breaking changes: the syntax of Evo::Class attributes changed (now it's very sexy)
Improve Evo::Class for working with alien Classes
Made promise easy to use and integrate
A lot of code refactoring happened
Improved Evo::Class with XS code
Improved Evo::Lib::try with XS code