Skip to content

1.0.4.post0

Choose a tag to compare

@korawica korawica released this 02 May 12:03
· 168 commits to main since this release

✨ Features

  • 🎯 feat: add validate method for Storage formatter object. (2024-05-02)

✒️ Code Changes

  • 🧪 tests: add testcase for formatter group that should to fixed. (2024-05-02)
  • 🧪 tests: add testcase for str2byte on Storage formatter obj. (2024-05-02)

🐛 Fix Bugs

  • ⚙️ fixed: change staticmethod that use itself class to classmethod for support inherit. (2024-05-02)

📦 Build & Workflow

  • 🧰 build: add environment for seperate deployment to PyPI. (2024-05-02)