Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v1.0.1 #38

Merged
merged 50 commits into from
Dec 16, 2024
Merged
Changes from 1 commit
Commits
Show all changes
50 commits
Select commit Hold shift + click to select a range
0d3f298
fix: changed builder enum to classes
Nov 15, 2024
dca1461
fix: changed process enum to classes
Nov 15, 2024
938ff04
fix: tests from builder and process
Nov 15, 2024
93ab607
fix: typo error
Nov 15, 2024
618d59d
fix: remove all test warnings
Nov 15, 2024
ebdbab7
fix: added latest Python version in github workflow
Nov 15, 2024
5ae7ab4
build(deps): bump idna from 3.3 to 3.7
dependabot[bot] Nov 19, 2024
e4a5893
build(deps): bump tqdm from 4.64.0 to 4.66.3
dependabot[bot] Nov 19, 2024
f451a15
build(deps): bump tornado from 6.2 to 6.4.1
dependabot[bot] Nov 19, 2024
0971e2f
build(deps): bump jinja2 from 3.1.2 to 3.1.4
dependabot[bot] Nov 19, 2024
90b61ce
build(deps): bump requests from 2.28.1 to 2.32.2
dependabot[bot] Nov 19, 2024
b8bcf2a
build(deps): bump pygments from 2.12.0 to 2.15.0
dependabot[bot] Nov 19, 2024
2d11f91
Merge remote-tracking branch 'origin/develop' into 27-openvariant--fa…
Nov 19, 2024
a9565d5
Merge pull request #35 from bbglab/dependabot/pip/pygments-2.15.0
dmartmillan Nov 19, 2024
7cae4d2
Merge pull request #34 from bbglab/dependabot/pip/requests-2.32.2
dmartmillan Nov 19, 2024
1a75976
Merge pull request #33 from bbglab/dependabot/pip/jinja2-3.1.4
dmartmillan Nov 19, 2024
490cc8c
Merge pull request #32 from bbglab/dependabot/pip/tornado-6.4.1
dmartmillan Nov 19, 2024
bce2906
Merge branch 'develop' into dependabot/pip/tqdm-4.66.3
dmartmillan Nov 19, 2024
cb88992
Merge pull request #31 from bbglab/dependabot/pip/tqdm-4.66.3
dmartmillan Nov 19, 2024
4a1059f
Merge pull request #30 from bbglab/dependabot/pip/idna-3.7
dmartmillan Nov 19, 2024
cb53f32
add: config file for ISSUE_TEMPLATE
Nov 19, 2024
fb81b82
add: templates bug and new feature
Nov 20, 2024
2f44b13
add: templates test
Nov 20, 2024
569982a
Update README.md
dmartmillan Nov 20, 2024
51e6c63
Merge branch 'develop' into 27-openvariant--failing-with-python-313
dmartmillan Nov 22, 2024
3eb92cb
Merge pull request #28 from bbglab/27-openvariant--failing-with-pytho…
dmartmillan Nov 22, 2024
65ee6be
build(deps): bump tornado from 6.2 to 6.4.2
dependabot[bot] Nov 22, 2024
2720d9c
Merge branch 'develop' into dependabot/pip/tornado-6.4.2
dmartmillan Nov 22, 2024
929da04
Merge pull request #37 from bbglab/dependabot/pip/tornado-6.4.2
dmartmillan Nov 22, 2024
06f5191
Update requirements-docs.txt
dmartmillan Nov 22, 2024
46ebd1a
Update .readthedocs.yaml
dmartmillan Nov 22, 2024
21ce77a
Update requirements-docs.txt
dmartmillan Nov 22, 2024
5634b84
Update .readthedocs.yaml
dmartmillan Nov 22, 2024
e839489
Update .readthedocs.yaml
dmartmillan Nov 22, 2024
95010f9
Update .readthedocs.yaml
dmartmillan Nov 22, 2024
38780bb
Update .readthedocs.yaml
dmartmillan Nov 22, 2024
7b20f06
Update .readthedocs.yaml
dmartmillan Nov 22, 2024
f1586db
Update .readthedocs.yaml
dmartmillan Nov 22, 2024
f88cd5c
Update requirements-docs.txt
dmartmillan Nov 22, 2024
ded0a6e
add: Zenodo dataset
dmartmillan Nov 25, 2024
600294c
Update README.md
dmartmillan Dec 12, 2024
4d833a0
Create CITATION.cff
dmartmillan Dec 12, 2024
e11e857
Update CITATION.cff
dmartmillan Dec 12, 2024
14a6103
Update CITATION.cff
dmartmillan Dec 12, 2024
e72d23b
fix: citation.cff repeated name
FedericaBrando Dec 13, 2024
5df33bb
add: citation to documentation
FedericaBrando Dec 13, 2024
9adce26
add: release notes
FedericaBrando Dec 13, 2024
e8bb980
add: requirements update for docs
FedericaBrando Dec 13, 2024
a5ea7a9
update: repeated name CITATION.cff
dmartmillan Dec 13, 2024
921af6d
fix: update package manager to uv, gh-workflow and bugfix (#39)
FedericaBrando Dec 16, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
add: requirements update for docs
FedericaBrando committed Dec 13, 2024
commit e8bb98018e631fb5ab4169eab7d7b21ddc0080b7
3 changes: 2 additions & 1 deletion requirements-docs.txt
Original file line number Diff line number Diff line change
@@ -27,7 +27,7 @@ nbclient==0.6.6
nbformat==5.4.0
nbsphinx==0.8.9
nest-asyncio==1.5.5
open-variant==0.7.0
open-variant==1.0.0
packaging==21.3
pandocfilters==1.5.0
parso==0.8.3
@@ -71,3 +71,4 @@ webencodings==0.5.1
ipython
nbconvert==7.0.0rc0
mistune==2.0.3
sphinxcontrib-bibtex==2.6.3