- tests: Handle STITCHED in package module for runtime mode detection
(
d8efa97)
- testing: Re-enable globals patching for stitched modules
(
ef8226b)
- testing: Add detect_module_runtime_mode to detect stitched/zipapp builds
(
313b747)
- testing: Update docstring parameter descriptions
(
aed5258)
- paths: Rename strip_common_prefix to shorten_path with multi-base support
(
7cffe37)
- release: Install root package in workflow
(
d8ab854)
- runtime: Standardize on 'stitched' runtime mode naming
(
a1fe6ce)
- Trigger patch release
(
b09f0af)
- Rename GitHub Actions workflow files
(
55dc4db)
- api: Add missing functions to API documentation
(
665f6b4)
-
Update code formatting and test structure (
8062cdf) -
project: Major cleanup and module reorganization (
21ce5c0)
-
30_independant: Add tests migrated from serger (
da9f245) -
pytest: Add parallel execution support and fix zipapp tests (
a4e5314)
- tests: Fix logging registration in stitched builds
(
4048bfc)
- tests: Simplify test utilities and remove unused modules
(
b7dc2a9)
-
runtime: Correct zipapp detection and update tests after system->runtime rename (
2710597) -
subprocess: Fix run_with_separated_output and remove test skips (
ba84ea9)
- Update documentation to reflect apathetic-utils instead of apathetic-logging
(
a415318)
- init: Expose all public mixin functions
(
26f29f0)
- ci: Add workflow_run trigger and tag verification to publish workflow
(
f39fa37)
- system: Add package_name parameter to detect_runtime_mode
(
b3c10a8)
- Initial Release