All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
Documentation for the mdsanima-cli package is available in this repository in the README.md file. Be sure to check it.
v0.3.0 (2023-10-09)
- renamed module from
command
tocommands
- creating release info (dd8fd09)
v0.2.1 (2023-05-10)
v0.2.0 (2023-05-02)
- dev: helper function for print done message in color
- module prefix
cli
rename file - more stats info for
get_directory_info
function
- add parser for check command (b589d7a)
- add watermark command closes #37 (ef714a6)
- adding exif data software and user comment closes #20 (2753490)
- adding support for
.webp
files closes #10 (b6aa51a) - alias
mds
for main cli closes #32 (671094c) - append a logo to image closes #12 (2bab517)
- ascii art text for printing title closes #30 (6f70d61), closes #26
- checking system dependencies color info print (139eebe)
- color print for compute pixelart and show count number (d46ec2b)
- converting images to
jpg
format closes #39 (e51fbea) - converting images to
png
format closes #40 (00ba0db) - converting images to
webp
format closes #13 (fd1f60d) - dev: ascii art
completed
title (349890a) - dev: ascii art
config error
title (c48df0f) - dev: ascii characters numbers and some special closes #34 (6bf95fa)
- dev: helper for printing multiple colors in on line (c8824e1)
- dev: helper function for print done message in color (aaac99f)
- directory info for
gif
file andget_images_count
function (769fca2) - execution timer in seconds closes #38 (d1b37c2)
- generate grid 2x2 from all images in current dir closes #15 (9731063)
- generate jpeg thumbnail 128px closes #17 (8daccc9)
- more stats info for
get_directory_info
function (c75e825) - print multiple colors in on line for computing files info (7874a69)
- print multiple colors in on line for processing files info (75ec73c)
- print nice asci text (6681b3c)
- printing directory info stats in color (657f230)
- rename all images to
uuid
in current directory closes #11 (81be311) - rename file name to seq number closes #36 (ab90088)
- module prefix
cli
rename file (bd745a4) - calculating align spaces for nice printing (760a99d)
- generate pixel art only once closes #23 (6ef48ec)
- add documentation for
number
command (a1f4415) - add documentation for
uuid
command (81fbc91) - adding command ideas and fixing some typos (28f91ff)
- fixing typo (a0416b3)
- info about always printed in upper caase (cd0a9e9)
- more command ideas (fe56c2b)
- new commands ideas and fixing some documentation string (8731ba6)
v0.1.3 (2023-02-14)
- checking directory and get information closes #8 (3c098f3)
- detecting only
.jpg
and.png
files closes #7 (7018793) - print color info for
compute_pixelart
function closes #6 (91e1789)
- fixing command for pushing tag to origin (91b78a3)
- fixing information for updating to pypi (68d1912)
- info for updating to latest version (3188ed5)
v0.1.2 (2023-02-13)
- add documentation for creating release version and deploying (32814c3)
- first cli command
mdsanima pixelart
documentation info (09bfd68)
v0.1.1 (2023-02-12)
- add help for commands closes #3 (48f3a5b)
- initial parser for pixelart and gifmaker command closes #1 (fe93d2d)
- commands idea and info before build (54273aa)