Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
N
NexusCPP
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
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor 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
Software Control System
Libraries
NexusCPP
Commits
70c50479
Commit
70c50479
authored
5 months ago
by
Stéphane Poirier
Browse files
Options
Downloads
Patches
Plain Diff
version 4.0.2
parent
a8184ff1
No related branches found
No related tags found
1 merge request
!2
HDF5 1.14.3
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
ReleaseNotes.txt
+6
-0
6 additions, 0 deletions
ReleaseNotes.txt
conanfile.py
+1
-1
1 addition, 1 deletion
conanfile.py
with
7 additions
and
1 deletion
ReleaseNotes.txt
+
6
−
0
View file @
70c50479
NexusCPP history file
4.0.2 (2025/02/04)
==================
Fixes
Dataset Reading faulure in case of string datatype
4.0.1 (2024/11/19)
==================
...
...
This diff is collapsed.
Click to expand it.
conanfile.py
+
1
−
1
View file @
70c50479
...
...
@@ -3,7 +3,7 @@ from conan.tools.cmake import CMakeToolchain, CMake, CMakeDeps
class
nexuscppRecipe
(
ConanFile
):
name
=
"
nexuscpp
"
version
=
"
4.0.
1
"
version
=
"
4.0.
2
"
package_type
=
"
library
"
user
=
"
soleil
"
...
...
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