v1.14.0
What's Changed
- Bump nicegui[plotly] from 2.24.2 to 3.4.1 by @dependabot[bot] in #472
- Reduce Algorithmic Complexity of
AsyncPriorityQueueby @gxuu in #481 - Add proper prompting to build by @gxuu in #482
- Fix Ray Docs Formatting by @magniloquency in #476
- Bump numpy from 1.24.4 to 2.4.0 by @dependabot[bot] in #485
- Branch for YMQ integration to Scaler by @gxuu in #430
- Introduce a libuv C++ wrapper by @rafa-be in #477
- Build YMQ's Python module on Windows by @magniloquency in #484
- Lint C++ in CI with clang-format by @gxuu in #494
- Fix some build/dependency issues by @e117649 in #496
- Refactor: Move YMQ Python module into
scaler::ymqnamespace by @magniloquency in #498 - Bump nicegui[plotly] from 2.24.2 to 3.5.0 by @dependabot[bot] in #493
- Improve Reliability of Randomly Drop Packets Test by @magniloquency in #452
- Add Unix Domain Socket Tests by @magniloquency in #449
- Refactor: Remove global 'using namespace' directives by @magniloquency in #509
- Add sockets support to
scaler::uvby @rafa-be in #486 - Fix Python 3.14+ Compatibility by @magniloquency in #510
- Add an AGENTS.md file by @rafa-be in #512
- OneToManyDict Initial Implementation by @gxuu in #460
- Bump nicegui[plotly] from 2.24.2 to 3.6.0 by @dependabot[bot] in #518
- Add a
scaler::wrapper::uv::Pipeandscaler::wrapper::uv::PipeServerclass. by @rafa-be in #511 - Add basic capability scaling policy by @e117649 in #519
- Update Client.map() to have the same signature and be a drop in replacement for Python's map() by @e117649 in #528
- Fix config file parsing and log level parameter by @magniloquency in #530
- Refactor Policy to LegacyPolicy by @gxuu in #520
Full Changelog: v1.12.43...v1.14.0