Art Versions Save

🎨 ASCII art library for Python

v6.2

3 weeks ago
  • 5 new font added
    1. alissa
    2. milka
    3. ozana
    4. shanna
    5. livia
  • decoration_request.yml template added
  • font_request.yml template added
  • one_line_request.yml template added
  • feature_request.yml template added
  • config.yml for issue template added
  • SECURITY.md added
  • Bug report template modified
  • Test system modified
  • README.md modified
  • DigitalOcean logo added to README.md
  • Python 3.12 added to test.yml #262

v6.1

7 months ago
  • font_size_splitter function modified #257
  • __detailed_return parameter added to art function
  • __detailed_return parameter added to text2art function
  • Random mode name bug fixed #205 #240
  • __word2art function modified
  • art function tail space bug fixed
  • space parameter bug fixed #225
  • space parameter added to art function #241
  • space parameter added to aprint function #241
  • font_check.py modified #244
  • README.md modified
  • INSTALL.md modified

v6.0

11 months ago
  • 6 new font added #226
    1. vaporwave
    2. squiggle1
    3. squiggle2
    4. crazy2
    5. crazy3
    6. emoji
  • font_wizard.py modified
  • Drop Python 2.7 and 3.4 support
  • space parameter added to tsave function
  • space parameter added to tprint function
  • space parameter added to text2art function
  • crazy font renamed to crazy1
  • Test system modified
  • codecov removed from dev-requirements.txt
  • README.md modified
  • INSTALL.md modified

v5.9

1 year ago
  • 6 new font added #207 1- small_fancy 2- boom 3- cross_jesus 4- dark_tattoo 5- lucifer 6- ascii_roman
  • Test system modified
  • README.md modified
  • help_func function modified
  • CLI mode updated #211

v5.8

1 year ago
  • 8 new font added #207 #208 1- russian2 2- got 3- vip 4- crazy 5- cruse 6- drippy 7- stylish 8- ayda
  • Test system modified
  • Python 3.11 added to test.yml
  • Conda-Forge installing section added to INSTALL.md
  • Website changed to https://www.ascii-art.site
  • testcov and testcov2 modes removed

v5.7

1 year ago
  • 5 new font added 1- fancy144 2- fancy145 3- fancy146 4- fancy147 5- fancy148
  • ASCII_FONTS list added
  • ASCII_ARTS list added

v5.6

2 years ago
  • 7 new font added #155 1- fancy141 2- fancy142 3- fancy143 4- tarty6 5- tarty7 6- tarty8 7- tarty9
  • Test system modified

v5.5

2 years ago
  • 5 new font added 1- tarty4 2- tarty5 3- fancy138 4- fancy139 5- fancy140
  • Anaconda workflow added
  • __word2art function modified
  • font_wizard.py modified

v5.4

2 years ago
  • 10 new font added #155 1- fancy131 2- fancy132 3- fancy133 4- fancy134 5- fancy135 6- fancy136 7- fancy137 8- tarty1 9- tarty2 10- tarty3
  • Discord badge added #184
  • Some fonts width bug fixed #189
  • test.py modified #175
  • font_wizard.py modified
  • font_check.py modified
  • art_decor_check.py modified
  • __word2art function modified
  • mix_letters function modified
  • AUTHORS.md updated
  • License updated
  • README.md modified
  • CONTRIBUTING.md modified
  • Python 3.10 added to test.yml #181
  • greetings.yml removed

v5.3

2 years ago
  • 10 new font added #165
    1. smooth3
    2. flaky
    3. tiny_caps
    4. high_above
    5. handwriting3
    6. fantasy2
    7. manga
    8. upside_down2
    9. cool
    10. instagram
  • fantasy font renamed to fantasy1
  • upside_down font renamed to upside_down1
  • sep parameter added to text2art, tprint, tsave and set_default functions #161
  • __word2art function modified
  • Escaped \ in string literals #171