Skip to content
v.0.4.1 2021-03-16 tag 0.4.1
A new function main() has been created, so cmemgzip can be imported and used as a Library
Changed a reference to an object that is not global after moved to main.

Feature request: Accept m and g for block memory in lowercase too
https://gitlab.com/carles.mateo/cmemgzip/-/issues/5
Closes #5

Added colors to dates, messages, and errors.
Feature request: Add color red for errors
https://gitlab.com/carles.mateo/cmemgzip/-/issues/3
Closes #3

Returning error code 1 in a situation that was an error and code 0 was returned.
Fixed Unit testing case.

Colors are disabled in Windows and if passing parameter -b or --black-and-white
Feature Request: Detect Windows machine and disable colors
https://gitlab.com/carles.mateo/cmemgzip/-/issues/6
Closes #6