Skip to content

Latest commit

 

History

History
86 lines (46 loc) · 1.11 KB

CHANGELOG.md

File metadata and controls

86 lines (46 loc) · 1.11 KB

0.2.6 (2024-06-26)

Refactor

  • update setup and pyproject.toml

0.2.5 (2024-06-25)

Perf

  • update setup and config

0.2.4 (2024-06-25)

Refactor

  • update code structure and adjust the function structure

0.2.3 (2024-02-06)

Fix

  • setup.py,-FormatFusion/cli.py: fix issue

0.2.2 (2024-02-06)

Fix

  • fix cli

0.2.1 (2024-02-06)

Fix

  • cli.py: rename cli.py into main.py

0.2.0 (2024-02-06)

Feat

  • FormatFusion/cli.py: add command line interface

0.1.0 (2024-02-06)

Feat

  • add csv data conversion

Refactor

  • FormatFusion/: fix issue #5
  • change project name

1.5.0 (2023-12-18)

Feat

  • yamlify/reader/reader.py: add io functions
  • yamlify/reader/reader.py: add io functions

1.4.0 (2023-12-15)

Feat

  • xml converter data
  • json_to_yaml.py: add some more function

Refactor

  • change function and add new function
  • refactor code structure
  • fix configure

1.0.0 (2023-11-15)

Feat

  • test.py: add automatic testing

Fix

  • test.py,-yaml_to_json.py: fix minor issue

Perf

  • improve package functional