20 Commits

Author SHA1 Message Date
kolo de7972c14f update 2026-03-17 19:48:33 +03:00
kolo b9b83540e2 perf boooooooooooooost 2026-03-13 16:50:38 +03:00
kolo 19bbaab1ee diagrams 2026-01-24 02:06:46 +03:00
kolo dee328525d refactor system tests 2025-12-06 20:01:47 +03:00
kolo ce7e24b924 feat: impl docs (#4)
The entire public api is covered with documentation in two languages - Russian and English.

the library now supports the latest three versions of python - 3.12, 3.13 and 3.14

minor design changes: now, when a Boolean flag is entered, its value is an empty string, not None.

tests have been adapted to the supported versions of python, readmi has been redesigned in two languages, German is no longer available.
2025-12-04 21:55:19 +03:00
kolo f7f5db58aa fix ci 2025-10-08 13:40:20 +03:00
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