From 3493a875be0941fd3ca54620e224c7252928e7e6 Mon Sep 17 00:00:00 2001 From: Sepand Haghighi Date: Mon, 22 Apr 2024 17:12:44 +0330 Subject: [PATCH] Version 6.2 (#270) * rel : migrate to version 6.2 * doc : notebooks version updated * doc : bug_report.yml version updated * doc : INSTALL.md updated * doc : release date updated --- .github/ISSUE_TEMPLATE/bug_report.yml | 1 + ArtList.ipynb | 2 +- CHANGELOG.md | 4 +++- DecorList.ipynb | 2 +- FontList.ipynb | 2 +- INSTALL.md | 10 +++++----- SECURITY.md | 4 ++-- art/art_param.py | 2 +- art/test.py | 10 +++++----- otherfile/meta.yaml | 2 +- otherfile/version_check.py | 2 +- setup.py | 2 +- 12 files changed, 23 insertions(+), 20 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index b08a0e9d..d77e241b 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -85,6 +85,7 @@ body: label: Art version description: Which version of Art are you using? options: + - Art 6.2 - Art 6.1 - Art 6.0 - Art 5.9 diff --git a/ArtList.ipynb b/ArtList.ipynb index 408cbb59..cb7521a7 100644 --- a/ArtList.ipynb +++ b/ArtList.ipynb @@ -11,7 +11,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "### Version : 6.1" + "### Version : 6.2" ] }, { diff --git a/CHANGELOG.md b/CHANGELOG.md index dc2aef34..d5fcc322 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). ## [Unreleased] +## [6.2] - 2024-04-22 ### Added - 5 new font 1. alissa @@ -2103,7 +2104,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. - 1-Line art - CLI commands -[Unreleased]: https://github.com/sepandhaghighi/art/compare/v6.1...dev +[Unreleased]: https://github.com/sepandhaghighi/art/compare/v6.2...dev +[6.2]: https://github.com/sepandhaghighi/art/compare/v6.1...v6.2 [6.1]: https://github.com/sepandhaghighi/art/compare/v6.0...v6.1 [6.0]: https://github.com/sepandhaghighi/art/compare/v5.9...v6.0 [5.9]: https://github.com/sepandhaghighi/art/compare/v5.8...v5.9 diff --git a/DecorList.ipynb b/DecorList.ipynb index 3b428350..58b6ce1f 100644 --- a/DecorList.ipynb +++ b/DecorList.ipynb @@ -11,7 +11,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "### Version : 6.1" + "### Version : 6.2" ] }, { diff --git a/FontList.ipynb b/FontList.ipynb index 60ef7605..5a3446e1 100644 --- a/FontList.ipynb +++ b/FontList.ipynb @@ -11,7 +11,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "### Version : 6.1" + "### Version : 6.2" ] }, { diff --git a/INSTALL.md b/INSTALL.md index d3516594..2273aa43 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -10,21 +10,21 @@ ### PyPI - Check [Python Packaging User Guide](https://packaging.python.org/installing/) -- `pip install art==6.1` (Need root access) +- `pip install art==6.2` ### Source code -- Download [Version 6.1](https://github.com/sepandhaghighi/art/archive/v6.1.zip) or [Latest Source](https://github.com/sepandhaghighi/art/archive/dev.zip) +- Download [Version 6.2](https://github.com/sepandhaghighi/art/archive/v6.2.zip) or [Latest Source](https://github.com/sepandhaghighi/art/archive/dev.zip) - `pip install .` ### Conda #### Conda-Forge - Check [Conda-Forge](https://conda-forge.org) -- `conda install -c conda-forge ascii-art ` (Need root access) +- `conda install -c conda-forge ascii-art ` #### Private channel - Check [Conda Managing Package](https://conda.io) -- `conda install -c sepandhaghighi art ` (Need root access) +- `conda install -c sepandhaghighi art ` ### MATLAB @@ -32,7 +32,7 @@ - Download and install [Python3.x](https://www.python.org/downloads/) (>=3.5, 64/32 bit) - [x] Select `Add to PATH` option - [x] Select `Install pip` option -- Run `pip install art` (Need root access) +- Run `pip install art` - Configure Python interpreter ```matlab >> pyversion PYTHON_EXECUTABLE_FULL_PATH diff --git a/SECURITY.md b/SECURITY.md index 298c0cb0..e53f9801 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -4,8 +4,8 @@ | Version | Supported | | ------------- | ------------------ | -| 6.1 | :white_check_mark: | -| < 6.1 | :x: | +| 6.2 | :white_check_mark: | +| < 6.2 | :x: | ## Reporting a vulnerability diff --git a/art/art_param.py b/art/art_param.py index 8074e292..019d4d9a 100644 --- a/art/art_param.py +++ b/art/art_param.py @@ -6,7 +6,7 @@ from .decor_dic import * from .art_dic import * -ART_VERSION = "6.1" # pragma: no cover +ART_VERSION = "6.2" # pragma: no cover FONT_SMALL_THRESHOLD = 50 # pragma: no cover FONT_MEDIUM_THRESHOLD = 100 # pragma: no cover FONT_LARGE_THRESHOLD = 200 # pragma: no cover diff --git a/art/test.py b/art/test.py index 875dfa2c..6657c898 100644 --- a/art/test.py +++ b/art/test.py @@ -4426,11 +4426,11 @@ \__,_||_| \__| - __ _ -__ __ / /_ / | -\ \ / /| '_ \ | | - \ V / | (_) | _ | | - \_/ \___/ (_)|_| + __ ____ +__ __ / /_ |___ \ +\ \ / /| '_ \ __) | + \ V / | (_) | _ / __/ + \_/ \___/ (_)|_____| ASCII art is also known as "computer text art". diff --git a/otherfile/meta.yaml b/otherfile/meta.yaml index b667d5d3..c7d0e4aa 100644 --- a/otherfile/meta.yaml +++ b/otherfile/meta.yaml @@ -1,5 +1,5 @@ {% set name = "art" %} -{% set version = "6.1" %} +{% set version = "6.2" %} package: name: {{ name|lower }} diff --git a/otherfile/version_check.py b/otherfile/version_check.py index eea8a958..21de7b4c 100644 --- a/otherfile/version_check.py +++ b/otherfile/version_check.py @@ -6,7 +6,7 @@ from art.art_param import * Failed = 0 -VERSION = "6.1" +VERSION = "6.2" README_ITEMS = ['{0}'.format(str(FONT_COUNTER)), 'Font List'.format(str(FONT_COUNTER)), diff --git a/setup.py b/setup.py index 651d20bf..a20217d8 100644 --- a/setup.py +++ b/setup.py @@ -35,7 +35,7 @@ def read_description(): setup( name='art', packages=['art'], - version='6.1', + version='6.2', description='ASCII Art Library For Python', long_description=read_description(), long_description_content_type='text/markdown',