Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
qim3d
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
QIM
Tools
qim3d
Commits
1a19e375
Commit
1a19e375
authored
8 months ago
by
fima
Browse files
Options
Downloads
Patches
Plain Diff
v0.4.4
parent
96073341
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
docs/releases.md
+5
-0
5 additions, 0 deletions
docs/releases.md
qim3d/__init__.py
+1
-1
1 addition, 1 deletion
qim3d/__init__.py
with
6 additions
and
1 deletion
docs/releases.md
+
5
−
0
View file @
1a19e375
...
@@ -9,6 +9,11 @@ As the library is still in its early development stages, **there may be breaking
...
@@ -9,6 +9,11 @@ As the library is still in its early development stages, **there may be breaking
And remember to keep your pip installation
[
up to date
](
/qim3d/#get-the-latest-version
)
so that you have the latest features!
And remember to keep your pip installation
[
up to date
](
/qim3d/#get-the-latest-version
)
so that you have the latest features!
### v0.4.4 (11/10/2024)
-
Introduction of
`itk-vtk-viewer`
for OME-Zarr data visualization 🎉 !
[
itk-vtk-viewer
](
assets/screenshots/itk-vtk-viewer.gif
)
### v0.4.3 (02/10/2024)
### v0.4.3 (02/10/2024)
-
Updated requirements
-
Updated requirements
...
...
This diff is collapsed.
Click to expand it.
qim3d/__init__.py
+
1
−
1
View file @
1a19e375
...
@@ -8,7 +8,7 @@ Documentation available at https://platform.qim.dk/qim3d/
...
@@ -8,7 +8,7 @@ Documentation available at https://platform.qim.dk/qim3d/
"""
"""
__version__
=
"
0.4.
3
"
__version__
=
"
0.4.
4
"
import
importlib
as
_importlib
import
importlib
as
_importlib
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment