Dup-fmt

Latest version: v0.1.4

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

Scan your dependencies

Page 1 of 3

0.1.4

Features

- :dart: feat: implement cls.adjust func to formatter group object. (_2023-09-07_)
- :dart: feat: custom operation property for Naming formatter obj. (_2023-09-07_)
- :dart: feat: custom operation property for Datetime formatter obj. (_2023-09-07_)
- :dart: feat: implement operation property to formatter object. (_2023-09-07_)
- :dart: feat: add prepare_value staticmethod on parent formatter class. (_2023-09-07_)

Code Changes

- :test_tube: test: upgrade pre-commit hooks. (_2023-09-07_)
- :test_tube: test: add test case for serial operation scenarios. (_2023-09-07_)

0.1.3

Code Changes

- :test_tube: test: add test case for passing value to formatter static method. (_2023-09-06_)
- :test_tube: test: add examples test case for formatter group object. (_2023-09-06_)

0.1.2

Features

- :dart: feat: add condition for validate value of formatter. (_2023-09-06_)
- :dart: feat: add .to_const() method on formatter object. (_2023-09-06_)
- :dart: feat: add base_fmt parameter on make_const func for ignore default. (_2023-09-06_)
- :dart: feat: add more type argument for formatter group class. (_2023-09-06_)

Code Changes

- :test_tube: test: update test case for make formatter group from Constant. (_2023-09-05_)

0.1.1

Documents

- :page_facing_up: docs: update README for Storage formatter object. (_2023-09-05_)

Fix Bugs

- :gear: fixed: constant factory function can receive None value. (18) (_2023-09-05_)

0.1.0

Features

- :dart: feat: add Storage formatter and order property on formatter group instance. (_2023-09-05_)
- :dart: feat: create make_const instead Constant function. (_2023-09-05_)
- :dart: feat: add dynamic class name on constant func constructor. (_2023-09-05_)
- :dart: feat: add fmt2const constructor func for create Constant object. (_2023-09-05_)
- :dart: feat: implement order property on the formatter group class. (_2023-09-04_)
- :dart: feat: revision formatter group object logic. (_2023-09-04_)

Code Changes

- :test_tube: test: add more test cases for Storage formatter object. (_2023-09-05_)
- :test_tube: test: add test case for coverage running. (_2023-09-05_)
- :construction: refactored: remove extract_regex_with_value function from formatter package. (_2023-09-04_)
- :construction: refactored: move base_level to class attribute. (_2023-09-04_)
- :construction: refactored: remove base_attr_prefix from formatter class. (_2023-09-04_)
- :construction: refactored: remove ordered formatter clas. (_2023-09-04_)
- :test_tube: test: change and fix test case for formatter group. (_2023-09-04_)
- :construction: refactored: improve pref on regex classmethod. (_2023-09-03_)

Fix Bugs

- :gear: fixed: fix mypy for typing hint. (_2023-09-05_)

0.0.6

Features

- :dart: feat: add new constructor of Constant object that receive fmt and value. (_2023-09-01_)

Code Changes

- :test_tube: test: add test-case for parsing when formatter does not set group name. (_2023-09-03_)
- :construction: refactored: add suffix index on regex group name when parsing format. (_2023-09-03_)
- :construction: refactored: edit code statement that support mypy. (_2023-09-01_)

Fix Bugs

- :gear: fixed: add condition of camel convert function if case empty string value. (_2023-09-01_)
- :gear: fixed: remove print debug stage from main code. (_2023-09-01_)

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.