Skip to content

Version 2.1.1 Fix Bug

Latest
Compare
Choose a tag to compare
@alucardthefish alucardthefish released this 14 Mar 08:52
· 129 commits to master since this release

Fix bugs

This version fixes a bug that crash the program once couldn't find the username variable from env.
Now it looks for username in environmental variables, in case don't find any; then it returns an empty string.

Improvements

Some parts of the code were refactored.

New features

In this release was added support for CSS, JSON, and YAML files.