- Update readme
(
44d2f59
)
-
feat: improve help + table naming
-
enhancement: enhance CLI help text and add epilog for issue reporting
closes #1
- sem-ver: 0.10.0
(
6e2a6ba
)
-
Add media task command for GIF updates in pixi.toml (
5a99552
) -
Add PyPI badges to README for versioning and download statistics (
b28bf5c
) -
Add usage examples and GIF to README, and update pixi.toml for media features (
c536650
)
- sem-ver: 0.9.0
(
953281f
)
- Update command name in CLI for improved clarity
(
31f9d98
)
- sem-ver: 0.8.0
(
9328bdb
)
- Update Python version support to include 3.10 and 3.11 in workflows and dependencies
(
f3fa34b
)
- Add support for 'radiomicsets' dataset and enhance dataset download functionality with timeout
handling
(
e5eb513
)
- sem-ver: 0.6.0
(
8024813
)
-
Enhance CLI help formatting for dataset commands (
83e68be
) -
Enhance dataset download functionality with support for multiple datasets and default directory (
48ae456
)
- sem-ver: 0.5.0
(
1b5a11b
)
-
Add RadiomicSet model, and enhance caching functionality (
2340670
) -
Enhance dataset management commands with optional dataset name and summary printing (
d20afd7
) -
Update cache response handling in tests to include name parameter (
b2f99db
)
- sem-ver: 0.4.0
(
0e90577
)
-
Add documentation build and publish workflows with mkdocs (
08b93e9
) -
Add mike dependency for documentation and update CI workflow for quality control (
dff42bd
)
- sem-ver: 0.3.0
(
5aee00e
)
- Scaffold download entry point
(
1a0b295
)
- Update CI workflow to use matrix for Python version and environment variable in Publish-To-PyPi
job
(
593cb33
)
- sem-ver: 0.2.1
(
b2a0ef1
)
-
Refactor CI workflow to use matrix for environment variable and streamline setup (
09a3944
) -
Simplify CI workflow by removing commented-out steps and updating release command in pixi.toml (
8178bca
) -
Update cache response retrieval to include name parameter and adjust CI environment (
e1b5577
) -
Update CI workflow environment to 'quality' and adjust command execution (
1cdcd39
) -
Update CI workflow to use matrix for environment variable and streamline deployment process (
cddbbb4
) -
Update CI workflow to use Python 3.13 environment (
d99a9d2
) -
Update release command in CI workflow to use matrix environment variable (
e0b0635
) -
Update semantic-release commands in pixi.toml to specify configuration file (
23f7b25
) -
Update sha256 checksum for orcestra-downloader in pixi.lock (
f259f13
)
- sem-ver: 0.2.0
(
fdbf92e
)
-
Add CI/CD workflow and update development environment features in pixi.toml (
49d0eac
) -
Add ToxicoSet and XevaSet models with JSON parsing and summary printing (
e780e9d
) -
Enhance CLI with pretty printing options and improve usage documentation (
b186135
) -
Implement logging configuration and data models for dataset handling (
3e273e9
) -
Update CLI structure and add dataset management commands with logging configuration (
6d85aab
)
- Clean up code formatting and remove unused main module and tests
(
112242b
)
-
Add error handling and logging for PharmacoSet filtering in cli function (
fe9bd24
) -
Update Python version badge URL in README for correct reference (
4cf06d9
)
-
Comment out Python version badge in README and add empty hatch.toml file (
92df07a
) -
Update repository references from jjjermiah to bhklab in documentation and configuration files (
1df233a
)
-
Add initial implementation of PharmacoSet downloader with caching and API integration (
c197552
) -
Enhance PharmacoSet caching and API fetching logic (
ebb679d
) -
Enhance PharmacoSetManager with filtering and table printing capabilities (
5d1a9f9
)
- Rename package from orcestradownloader to orcestra-downloader for consistency
(
debbbf7
)