Fmtutil

Latest version: v1.0.11

Safety actively analyzes 682334 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 6

1.0.11

:black_nib: Code Changes

- :construction: refactored: ⬆ bump pypa/gh-action-pypi-publish from 1.10.1 to 1.10.2 (_2024-10-01_)
- :fast_forward: merge: branch 'main' of https://github.com/korawica/fmtutil. (_2024-09-25_)
- :construction: refactored: ⬆ bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.1 (_2024-09-20_)
- :construction: refactored: 📦 bump types-python-dateutil from 2.9.0.20240821 to 2.9.0.20240906 (_2024-09-20_)

:card_file_box: Documents

- :page_facing_up: docs: update readme and document files. (_2024-09-26_)
- :page_facing_up: docs: update info of this project on readme. (_2024-09-25_)

:bug: Fix Bugs

- :gear: fixed: fixed bumpping base version do not pass as kwargs. (_2024-10-21_)
- :gear: fixed: change hook pytest local id. (_2024-10-08_)
- :gear: fixed: fix pre-commit config syntax for version 4.0.0. (_2024-10-08_)

:package: Build & Workflow

- :toolbox: build: change syntax of local hook with pytest. (_2024-10-08_)

1.0.10

:black_nib: Code Changes

- :test_tube: tests: fixed datetime object parser for python 3.13. (_2024-09-20_)
- :test_tube: tests: add note and todo comments on __asset file. (_2024-09-20_)

:card_file_box: Documents

- :page_facing_up: docs: update examples documents and readme. (_2024-09-20_)
- :page_facing_up: docs: update documents and split contents. (_2024-09-20_)

:bug: Fix Bugs

- :gear: fixed: change tag regex format on push event in docs workflow. (_2024-09-18_)
- :gear: fixed: ci workflow push artifact does not include hidden file by default. (_2024-09-17_)

:package: Build & Workflow

- :toolbox: build: change workflow name from ci to coverage. (_2024-09-17_)

:postbox: Dependencies

- :pushpin: deps: add all on optional deps for optional relativedelta. (_2024-09-20_)
- :pushpin: deps: remove dev on optional deps. (_2024-09-20_)
- :pushpin: deps: add mkdocs-awesome-pages-plugin package for docs building. (_2024-09-18_)

1.0.9

:card_file_box: Documents

- :page_facing_up: docs: update emoji on readme. (_2024-09-17_)
- :page_facing_up: docs: update readme for support python 3.13. (_2024-09-02_)

:bug: Fix Bugs

- :gear: fixed: add id on step setup python version. (_2024-09-17_)
- :gear: fixed: add allow-prereleases flag for testing python 3.13. (_2024-09-02_)

:package: Build & Workflow

- :toolbox: build: add link to package docs on issue config. (_2024-09-17_)
- :toolbox: build: update test workflow. (_2024-09-17_)

:postbox: Dependencies

- :pushpin: deps: update pre-commit hook of clishelf to 0.2.6. (_2024-09-17_)
- :pushpin: deps: add support for python version 3.13. (_2024-09-02_)

1.0.8

:black_nib: Code Changes

- :construction: refactored: 📦 bump types-python-dateutil from 2.9.0.20240316 to 2.9.0.20240821 (_2024-09-01_)
- :construction: refactored: ⬆ bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.0 (_2024-09-01_)

:card_file_box: Documents

- :page_facing_up: docs: implement mkdocs-material to this project. (_2024-09-02_)
- :page_facing_up: docs: update docs on installation tipic readme. (_2024-08-23_)
- :page_facing_up: docs: update readme docs and package desc. (_2024-08-23_)

:bug: Fix Bugs

- :gear: fixed: fixed topic value on classifiers package. (_2024-08-23_)

:package: Build & Workflow

- :toolbox: build: add env attach to docs workflow. (_2024-09-02_)

1.0.7

:sparkles: Features

- :dart: feat: imgrate prepare_value function for Datetime. (_2024-05-26_)
- :dart: feat: transfer attributes and methods from origin formatter obj. (_2024-05-25_)
- :dart: feat: update importer for __asset objs. (_2024-05-25_)
- :dart: feat: add format method on assert module. (_2024-05-25_)
- :dart: feat: remove proxy obj and implement init instead. (_2024-05-25_)
- :dart: feat: add prepare_parsing cls method for receive parsing data. (_2024-05-25_)
- :dart: feat: add unescape regex on utils func. (_2024-05-25_)

:black_nib: Code Changes

- :construction: refactored: ⬆ bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0 (_2024-07-01_)
- :art: style: add type hint for mypy. (_2024-05-26_)
- :test_tube: tests: add test cases for the assets formatter obj on Serial. (_2024-05-26_)
- :construction: refactored: migrate prepare method to abstract class. (_2024-05-25_)

:card_file_box: Documents

- :page_facing_up: docs: add more format asset for datetime. (_2024-05-26_)
- :page_facing_up: docs: update readme docs and remove link of any formatter obj. (_2024-05-25_)
- :page_facing_up: docs: changelog does not valid with old setting. (_2024-05-25_)

:bug: Fix Bugs

- :gear: fixed: fix type of operator property on assets formatter obj. (_2024-05-26_)

:package: Build & Workflow

- :toolbox: build: remove fix version of pytest on tests workflow. (_2024-05-25_)

1.0.6

:sparkles: Features

- :dart: feat: add escape formatter group function. (_2024-05-24_)

:black_nib: Code Changes

- :test_tube: tests: add test cases for escape regex work. (_2024-05-25_)
- :art: style: add logging with __name__ on init file. (_2024-05-19_)
- :art: style: change type hint for itself class to Self. (_2024-05-18_)

:card_file_box: Documents

- :page_facing_up: docs: update readme and doc-string. (69) (_2024-05-15_)

:bug: Fix Bugs

- :gear: fixed: import return type does not use on __all__. (_2024-05-25_)
- :gear: fixed: add abstractmethod for abc class. (_2024-05-15_)

:postbox: Dependencies

- :pushpin: deps: remove perf deps and add mkdocs deps for docs generator. (_2024-05-15_)

Page 1 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.