Andrew Mirsky
|
4975349604
|
adding support page into the documentation. adding hatch into the dev dependencies for package build. adding poe to help with running script commands (requires 'uv run poe') but still allows common commands to be run easier.
|
2025-05-27 10:37:10 -04:00 |
Andrew Mirsky
|
335e0e20d1
|
initial conversion from sphinx to mkdocs
|
2025-05-20 20:57:08 -04:00 |
Andrew Mirsky
|
47765b437b
|
updating documentation, cleanup broken links. overhaul of the quickstart guide.
|
2025-05-20 19:40:56 -04:00 |
Andrew Mirsky
|
c289ae9132
|
Merge branch 'main' into beta4_to_rc1
|
2025-05-16 17:25:09 -04:00 |
MVladislav
|
3e0902cc8b
|
refactor: update base project confs
|
2025-04-04 21:06:41 +02:00 |
MVladislav
|
338ff39b17
|
chore: update version to 0.11.0-beta4, add clear_queues method, and improve resource management in PluginManager and BrokerProtocolHandler
|
2025-04-04 19:18:17 +02:00 |
MVladislav
|
7b8b949c46
|
fix(#0): update uv.lock
|
2025-04-01 20:22:21 +02:00 |
MVladislav
|
769d108b1f
|
refactor: version updates and linter updates
|
2025-04-01 20:07:14 +02:00 |
MVladislav
|
0afe361bd0
|
fix(#0): renaming file and fix usage
- logging was renamed as logging_a now better as logging_amqtt with fix inside pyproject.toml
- renamed codecs => codecs_a => codecs_amqtt
|
2025-01-16 20:01:16 +01:00 |
MVladislav
|
6ddfefb9a2
|
refactor: update websockets 14.1
|
2025-01-11 19:57:12 +01:00 |
MVladislav
|
1a72fa8e39
|
refactor: formatting
|
2024-12-29 19:23:27 +01:00 |
MVladislav
|
7c001d69b2
|
refactor: bigger code upgrade and improves
- add github workflows
- update project.toml by disable multi parts to not see every needed fix now
- improve tests cases
- improve code quality
- ...
|
2024-12-21 11:52:26 +01:00 |
MVladislav
|
7cc746e483
|
refactor: base cleanup and bring project to run with test cases
|
2024-12-19 20:34:09 +01:00 |