Commit Graph

14 Commits

Author SHA1 Message Date
kolo 73303b1c08 ref: typehints, enum instead of raw string, abc and other (#1)
Full code coverage with annotations, fixing errors in various linters: ruff, wps, etc. Fixing errors in type checkers: ty, mypy, pyright. Formatting and bringing code to a consistent style, applying best practices in various aspects.
2025-10-08 13:37:31 +03:00
kolo aef6a9ca38 update .gitignore 2025-07-04 18:31:52 +03:00
kolo 79b275eac7 some fix 2025-05-08 01:08:11 +03:00
kolo 89f09c42f8 pre-release v1.0.0 2025-04-24 21:26:41 +03:00
kolo 26a9d8a6da work on 2025-04-15 22:26:20 +03:00
kolo e2dd7e4aea 0.5.0-alpha: support autocomplete, aliases for command, fix many bugs and other 2025-04-10 13:12:36 +03:00
kolo 76c18ddbff v0.3.0-alpha 2025-02-21 18:05:40 +03:00
kolo a3a7cbf2e6 work on v0.3.0 2025-02-18 23:35:36 +03:00
kolo a9e545f3d8 work on v0.3.0 2025-02-17 20:57:15 +03:00
kolo 87239f1501 v0.2.2 2025-02-13 19:29:58 +03:00
kolo 213525915d remove tests for .gitignore 2025-02-08 22:42:35 +03:00
kolo 3f88c5278e configure tests for development 2025-02-07 19:02:44 +03:00
kolo e95b0f5d8b v0.1.1 2025-02-07 18:25:24 +03:00
kolo 60d7844946 first step to creating dream lib 2025-02-07 00:56:53 +03:00