This project extends HQQ to support the mixed quantization (MXQ) method I proposed.
2025-06-16
This PR implements feature to preset breakpoints in a file named .bashdbrc with statements similar to the Python’s pdb. It also fixes a minor bug in the condition command. A new integration test case has been added to cover the new feature.
2025-06-04
This is a highly appreciated PR by the project maintainer that solves multiple podman-compose hang issues as reported by #1176, #1178, and #1183 by employing a create-and-start approach. It also improves robustness on edge-case when the --force-recreate switch is on while no containers are running.
2025-04-15
This PR improves versioning database schemas by introducing an more intuitive directory-based approach that conforms to semver standard.
2023-06-04
This PR supports the jupyter-server running on IPV6 network stack.
2023-02-08
A set of PRs to add incremental features for various UCloud PaaS products such as UDB (AWS RDS equivalent), UK8S (AWS EKS equivalent).
2023-01-17
This PR complements subpath deployment by enable relative CSS font reference. It also suppresses displaying subtask boards to avoid clutter.
2022-10-06
This PR enables sub-path deployment for titra so that it can co-locate with companion application such as wekan. It also completes some Simplified Chinese translations.
2022-10-06
This PR improves the dependency management and build by converting to go mod.
2022-01-29
This PR extends the PowerJob OpenAPI to enable job instance cancellation.
2021-09-07