Version 1.0.1 just released!

Migrating from version 1.0.0

To migrate to the new version simply add the author setting to your configuration file. Like in the following example:

return [
    // Some settings...

    'author' => '',

    // Some settings...
];

Additionally, you can set your name in the setting, it will be used later with Ayuco commands.