Skip to content

v0.2.0

Choose a tag to compare

@korawica korawica released this 09 Oct 08:53
· 111 commits to main since this release

โœจ Features

  • ๐ŸŽฏ feat: add dynamic reading data on csv file format. (2024-10-09)
  • ๐ŸŽฏ feat: remove engine and value from param model. (2024-10-07)
  • ๐ŸŽฏ feat: add comment pragma for exclude coverage. (2024-10-07)

โœ’๏ธ Code Changes

  • ๐Ÿงช tests: add testcase for json open file object. (2024-10-09)
  • ๐ŸŽจ styled: change variable name that use on testcase. (2024-10-08)
  • ๐ŸŽจ styled: change variable name on files module. (2024-10-08)
  • ๐Ÿงช tests: reformat testcase name for support features change. (2024-10-08)
  • ๐ŸŽจ styled: change code styled. (2024-10-07)

๐Ÿ—ƒ๏ธ Documents

  • ๐Ÿ“„ docs: update readme for optional deps. (2024-10-09)
  • ๐Ÿ“„ docs: update readme file. (2024-10-07)

๐Ÿ› Fix Bugs

  • โš™๏ธ fixed: change import for support ddeutil 0.4.2. (2024-10-07)

๐Ÿ“ฆ Build & Workflow

  • ๐Ÿงฐ build: change ruff run only pre-commit stage. (2024-10-09)
  • ๐Ÿงฐ build: add coverage workflow. (2024-10-07)
  • ๐Ÿงฐ build: change pre-commit config syntax support pre-commit version 4. (2024-10-07)
  • ๐Ÿงฐ build: add support nogil for python version 3.13. (2024-10-07)

๐Ÿ“ฎ Dependencies

  • ๐Ÿ“Œ deps: adjust optional dependency. (2024-10-08)