Skip to content

Releases: mdsanima-lab/mdsanima-cli

mdsanima-cli v0.3.0

26 Oct 11:35
aebb52c
Compare
Choose a tag to compare

🤬 BREAKING CHANGES

  • renamed module from command to commands

🐛 Bug Fixes

  • update the name (461862f)
  • renamed module from command to commands (705cb5b)

📚 Documentation

mdsanima-cli v0.2.1

26 Oct 11:34
27c8e8e
Compare
Choose a tag to compare

🐱‍👤 Features

  • generate gif animation pixel art closes #18 (a502a2e)
  • resizing to 512px width closes #14 (c016b43)

🐛 Bug Fixes

  • gifmaker: generate 512px gif closes #42 (dddca30)

mdsanima-cli v0.2.0

26 Oct 11:33
3265495
Compare
Choose a tag to compare

🤬 BREAKING CHANGES

  • dev: helper function for print done message in color
  • module prefix cli rename file
  • more stats info for get_directory_info function

🐱‍👤 Features

  • 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 and get_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)

🐛 Bug Fixes

  • module prefix cli rename file (bd745a4)
  • calculating align spaces for nice printing (760a99d)
  • generate pixel art only once closes #23 (6ef48ec)

📚 Documentation

  • 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)

mdsanima-cli v0.1.3

26 Oct 11:29
e680646
Compare
Choose a tag to compare

🐱‍👤 Features

  • 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)

🐛 Bug Fixes

  • directory info counting files closes #9 (577f8c5)

📚 Documentation

  • fixing command for pushing tag to origin (91b78a3)
  • fixing information for updating to pypi (68d1912)
  • info for updating to latest version (3188ed5)

mdsanima-cli v0.1.2

26 Oct 11:27
bc4d801
Compare
Choose a tag to compare

🐱‍👤 Features

  • first stage of generate pixelart from images closes #5 (cffb8db)

🐛 Bug Fixes

  • add specific version and keywords typo (3264da9)
  • adding dev python requirements (53f9c76)

📚 Documentation

  • add documentation for creating release version and deploying (32814c3)
  • first cli command mdsanima pixelart documentation info (09bfd68)

mdsanima-cli v0.1.1

26 Oct 11:25
a58df43
Compare
Choose a tag to compare

🐱‍👤 Features

  • add help for commands closes #3 (48f3a5b)
  • initial parser for pixelart and gifmaker command closes #1 (fe93d2d)

🐛 Bug Fixes

📚 Documentation

  • commands idea and info before build (54273aa)

mdsanima-cli v0.1.0

26 Oct 11:23
5082eee
Compare
Choose a tag to compare

🐱‍👤 Features

  • add codeowners file (f0976fd)
  • first mdsanima test terminal command (7b986c3)

🐛 Bug Fixes

  • add build setup python toml and requirements (7c29973)
  • add year and name (c5ea0ff)
  • editor config and ignore (cb55349)
  • ignore _version.py file for setuptools_scm (6105ba8)
  • setup toml and init file (7066cd3)

📚 Documentation

  • build install and testing package info for development (a12f572)
  • development setup info (5c23718)
  • extracts version package from git (1cb83ee)
  • installation info for first test command (0a33a76)