Skip to content

0.1.9

Compare
Choose a tag to compare
@korawica korawica released this 03 Jun 16:42
· 88 commits to main since this release

Important

After this version, I will merge the project ddeutil-model to this project.

✨ Features

  • 🎯 feat: merge ddeutil-model to this proj. (2024-06-03)
  • 🎯 feat: override tar and zip class for make the same protocol. (2024-05-29)

βœ’οΈ Code Changes

  • 🚧 refactored: πŸ“¦ bump pydantic from 2.7.1 to 2.7.2 (2024-06-01)
  • πŸ§ͺ tests: add testcase for make coverage. (2024-05-31)
  • πŸ§ͺ tests: add testcases for base path search. (2024-05-31)

πŸ—ƒοΈ Documents

  • πŸ“„ docs: update readme file for more examples. (2024-05-29)

πŸ› Fix Bugs

  • βš™οΈ fixed: tarfil extract deprecate on python version 3.12. (2024-05-31)
  • βš™οΈ fixed: change charactor that does not display. (2024-05-31)
  • βš™οΈ fixed: change list equal to set for file search path. (2024-05-31)
  • βš™οΈ fixed: change extract method on test cases. (2024-05-29)

πŸ“¦ Build & Workflow

  • 🧰 build: update ignore dir for examples on models. (2024-06-03)