Releases: daviinacio/horas
Releases · daviinacio/horas
Full refactor to NodeJS
Solves #2 working multi-platform.
Full Changelog: https://github.com/daviinacio/horas/commits/v0.6
Version v0.5
- Search optimization
- Structure refactor
- Definition is common to all scripts. Now on
Horas.bat
. - Utils functions has extracted to a utils module
Utils.bat
.
- Definition is common to all scripts. Now on
- Template directory
- Brings DefaultTemplate by default
- You can create new templates
Version v0.4
- Default Template file;
- Show partial registered time on day list;
- Removed "Almoço" as a keyword. Use "OFF - Almoço" instead;
- Search filter to find spend time on a specific task.
Version v0.3
First repo commit