Recent Releases of cherita-flask-api
cherita-flask-api - 1.2.5
v1.2.5 (2025-08-19)
Bug Fixes
- Dummy test commit (
9a37232)
Detailed Changes: v1.2.4...v1.2.5
- Python
Published by davehorsfall 10 months ago
cherita-flask-api - 1.2.4
v1.2.4 (2025-08-19)
Detailed Changes: v1.2.3...v1.2.4
- Python
Published by davehorsfall 10 months ago
cherita-flask-api - 1.2.3
v1.2.3 (2025-08-19)
Bug Fixes
- Drop changelog setting (
c8a6a44)
Detailed Changes: v1.2.2...v1.2.3
- Python
Published by davehorsfall 10 months ago
cherita-flask-api - 1.2.2
v1.2.2 (2025-08-19)
Detailed Changes: v1.2.1...v1.2.2
- Python
Published by davehorsfall 10 months ago
cherita-flask-api - 1.2.1
v1.2.1 (2025-08-19)
Bug Fixes
Add token to checkout (
ed7d65b)Remove unnecessary config (
8582d27)Switch to pat (
8215c0d)Switch to pat (
c1fb9cc)
Detailed Changes: v1.2.0...v1.2.1
- Python
Published by davehorsfall 10 months ago
cherita-flask-api - v1.2.0
v1.2.0 (2025-08-18)
Bug Fixes
Debug semantic release config (
8e54612)Debug semantic release config (
28dd751)Debug semantic release config (
bf5c2c3)Debug semantic release config (
9fae384)Debug semantic release config (
372b5d7)Debug semantic release config (
68f60b8)Debug semantic release config (
41a2e3a)Debug semantic release config (
83dcd9b)Debug semantic release config (
50c3983)Test semantic release (
1ce3636)Test semantic release (
48734c1)Test semantic release (
8a1985b)Test semantic release (
3c51dfe)Test semantic releasegi (
03786d9)Test semantic releasegi (
00864ec)Test semantic releasegi (
75d3ebd)Test semantic releasegi (
2c28b40)
Features
- Test semantic release (
7ac0c17)
Detailed Changes: v1.1.0...v1.2.0
- Python
Published by github-actions[bot] 10 months ago
cherita-flask-api - 1.1.3
Full Changelog: https://github.com/haniffalab/cherita-flask-api/compare/v1.1.2...v1.1.3
- Python
Published by davehorsfall 10 months ago
cherita-flask-api - 1.1.2
Full Changelog: https://github.com/haniffalab/cherita-flask-api/compare/v1.1.1...v1.1.2
- Python
Published by davehorsfall 10 months ago
cherita-flask-api - 1.1.1
Full Changelog: https://github.com/haniffalab/cherita-flask-api/compare/v1.1.0...v1.1.1
- Python
Published by davehorsfall 10 months ago
cherita-flask-api - 1.1.0
What's Changed
- add params to support metadata queries of specific obs and var by @dannda in https://github.com/haniffalab/cherita-flask-api/pull/62
- handle all nan continuous obs by @dannda in https://github.com/haniffalab/cherita-flask-api/pull/63
- Bump aiohttp from 3.10.11 to 3.12.14 by @dependabot[bot] in https://github.com/haniffalab/cherita-flask-api/pull/65
- Automate semantic releases by @davehorsfall in https://github.com/haniffalab/cherita-flask-api/pull/71
Full Changelog: https://github.com/haniffalab/cherita-flask-api/compare/v1.0.5...v1.1.0
- Python
Published by davehorsfall 10 months ago
cherita-flask-api - 1.0.5
What's Changed
- Bump requests from 2.32.2 to 2.32.4 by @dependabot in https://github.com/haniffalab/cherita-flask-api/pull/60
- remove matrixplot layout autosize=false by @dannda in https://github.com/haniffalab/cherita-flask-api/pull/61
- fix errors when obsm is not array by @dannda in https://github.com/haniffalab/cherita-flask-api/pull/59
- Prep 1.0.5 by @dannda in https://github.com/haniffalab/cherita-flask-api/pull/64
Full Changelog: https://github.com/haniffalab/cherita-flask-api/compare/v1.0.4...v1.0.5
- Python
Published by dannda 12 months ago
cherita-flask-api - 1.0.4
What's Changed
- add filter to getobsmkeys by @dannda in https://github.com/haniffalab/cherita-flask-api/pull/57
- return categorical obs colors if in uns following cxg schema by @dannda in https://github.com/haniffalab/cherita-flask-api/pull/52
- Prepare 1.0.4 by @davehorsfall in https://github.com/haniffalab/cherita-flask-api/pull/58
Full Changelog: https://github.com/haniffalab/cherita-flask-api/compare/v1.0.3...v1.0.4
- Python
Published by dannda about 1 year ago
cherita-flask-api - 1.0.3
What's Changed
- add caching docs to README by @dannda in https://github.com/haniffalab/cherita-flask-api/pull/49
- raise specific error message for categorical var index by @dannda in https://github.com/haniffalab/cherita-flask-api/pull/55
- Bump flask-cors from 4.0.2 to 6.0.0 by @dependabot in https://github.com/haniffalab/cherita-flask-api/pull/50
- parse bin_data thresholds and binEdges to float by @dannda in https://github.com/haniffalab/cherita-flask-api/pull/53
- Prepare 1.0.3 by @davehorsfall in https://github.com/haniffalab/cherita-flask-api/pull/51
Full Changelog: https://github.com/haniffalab/cherita-flask-api/compare/v.1.0.2...v1.0.3
- Python
Published by dannda about 1 year ago
cherita-flask-api - 1.0.2
What's Changed
- return continuous obs bins with obs col metadata by @dannda in https://github.com/haniffalab/cherita-flask-api/pull/46
- Prepare 1.0.2 by @davehorsfall in https://github.com/haniffalab/cherita-flask-api/pull/47
Full Changelog: https://github.com/haniffalab/cherita-flask-api/compare/v1.0.1...v.1.0.2
- Python
Published by dannda about 1 year ago
cherita-flask-api - 1.0.1
What's Changed
- Bump gunicorn from 22.0.0 to 23.0.0 by @dependabot in https://github.com/haniffalab/cherita-flask-api/pull/43
- return None if varxmean of empty by @dannda in https://github.com/haniffalab/cherita-flask-api/pull/42
- add github issue and pr templates by @davehorsfall in https://github.com/haniffalab/cherita-flask-api/pull/45
- Prep 1.0.1 by @davehorsfall in https://github.com/haniffalab/cherita-flask-api/pull/44
Full Changelog: https://github.com/haniffalab/cherita-flask-api/compare/v1.0.0...v1.0.1
- Python
Published by davehorsfall about 1 year ago
cherita-flask-api - v1.0.0
What's Changed
- Dev by @dannda in https://github.com/haniffalab/cherita-flask-api/pull/32
- reduce computation for obs distribution by @dannda in https://github.com/haniffalab/cherita-flask-api/pull/33
- add cloudrun deploy workflow yaml by @dannda in https://github.com/haniffalab/cherita-flask-api/pull/35
- Dev by @davehorsfall in https://github.com/haniffalab/cherita-flask-api/pull/36
- Dev by @davehorsfall in https://github.com/haniffalab/cherita-flask-api/pull/38
- Feat/redis caching by @dannda in https://github.com/haniffalab/cherita-flask-api/pull/39
- Prep release 1.0.0 by @davehorsfall in https://github.com/haniffalab/cherita-flask-api/pull/40
Full Changelog: https://github.com/haniffalab/cherita-flask-api/compare/v0.1.0...v1.0.0
- Python
Published by dannda over 1 year ago
cherita-flask-api - 0.1.0
What's Changed
- Rename package by @davehorsfall in https://github.com/haniffalab/cherita-flask-api/pull/1
- Rename cherita by @davehorsfall in https://github.com/haniffalab/cherita-flask-api/pull/2
- Feat/continuous obs by @dannda in https://github.com/haniffalab/cherita-flask-api/pull/3
- Prepare 0.1.0 by @davehorsfall in https://github.com/haniffalab/cherita-flask-api/pull/5
- Feat/error handling by @dannda in https://github.com/haniffalab/cherita-flask-api/pull/6
- Dev by @dannda in https://github.com/haniffalab/cherita-flask-api/pull/7
- Patch/violin resample by @dannda in https://github.com/haniffalab/cherita-flask-api/pull/8
- Patch/violin resample by @dannda in https://github.com/haniffalab/cherita-flask-api/pull/9
- Feat/search by @dannda in https://github.com/haniffalab/cherita-flask-api/pull/10
- Feat/elmer by @dannda in https://github.com/haniffalab/cherita-flask-api/pull/14
- Docs by @dannda in https://github.com/haniffalab/cherita-flask-api/pull/15
- Patch/disease by @dannda in https://github.com/haniffalab/cherita-flask-api/pull/17
- Feat/var sets by @dannda in https://github.com/haniffalab/cherita-flask-api/pull/16
- Patch/to categorical by @dannda in https://github.com/haniffalab/cherita-flask-api/pull/19
- Feat/elmer by @dannda in https://github.com/haniffalab/cherita-flask-api/pull/22
- Feat/rank genes by @dannda in https://github.com/haniffalab/cherita-flask-api/pull/20
- Dev by @dannda in https://github.com/haniffalab/cherita-flask-api/pull/23
- update api responses by @dannda in https://github.com/haniffalab/cherita-flask-api/pull/24
- Feat/obs histogram by @dannda in https://github.com/haniffalab/cherita-flask-api/pull/26
- Feat/elmer by @dannda in https://github.com/haniffalab/cherita-flask-api/pull/25
- Bump aiohttp from 3.8.6 to 3.10.11 by @dependabot in https://github.com/haniffalab/cherita-flask-api/pull/30
- Bump requests from 2.31.0 to 2.32.2 by @dependabot in https://github.com/haniffalab/cherita-flask-api/pull/29
- Bump flask-cors from 3.0.10 to 4.0.2 by @dependabot in https://github.com/haniffalab/cherita-flask-api/pull/28
- Bump gunicorn from 21.2.0 to 22.0.0 by @dependabot in https://github.com/haniffalab/cherita-flask-api/pull/27
- Prep 0.1.0 by @davehorsfall in https://github.com/haniffalab/cherita-flask-api/pull/31
New Contributors
- @davehorsfall made their first contribution in https://github.com/haniffalab/cherita-flask-api/pull/1
- @dannda made their first contribution in https://github.com/haniffalab/cherita-flask-api/pull/3
- @dependabot made their first contribution in https://github.com/haniffalab/cherita-flask-api/pull/30
Full Changelog: https://github.com/haniffalab/cherita-flask-api/commits/v0.1.0
- Python
Published by davehorsfall over 1 year ago