Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
R
Rugged
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Orekit
Rugged
Commits
f218aa63
Commit
f218aa63
authored
4 years ago
by
Guylaine Prat
Browse files
Options
Downloads
Patches
Plain Diff
Update changes description.
parent
24c8ee0b
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Pipeline
#545
passed
4 years ago
Stage: verify
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/changes/changes.xml
+15
-10
15 additions, 10 deletions
src/changes/changes.xml
with
15 additions
and
10 deletions
src/changes/changes.xml
+
15
−
10
View file @
f218aa63
...
...
@@ -20,7 +20,12 @@
<title>
Rugged Changes
</title>
</properties>
<body>
<release
version=
"2.2-SNAPSHOT"
date=
"TBD"
description=
"TBD"
>
<release
version=
"2.2"
date=
"TBD"
description=
"This is a minor release.
It adds access to algorithm identifier,
corrects an Earth constant for model IERS96,
improves documentationand fixes a few bugs.
Automatic building, release and code analysis are available with Gitlab CI.
This version depends on Orekit 10.2 and Hipparchus 1.7."
>
<action
dev=
"guylaine"
type=
"update"
issue=
"383"
>
Updated dependencies to Orekit 10.2 (and Hipparchus 1.7).
</action>
...
...
@@ -31,21 +36,12 @@
<action
dev=
"luc"
type=
"fix"
issue=
"386"
>
Fix a unit test due to CI specificity.
</action>
<action
dev=
"guylaine"
type=
"update"
>
Update building explanations in static site and remove redundant BUILDING.txt.
</action>
<action
dev=
"guylaine"
type=
"update"
issue=
"381"
>
Give access to algorithm identifier (DUVENHAGE,
CONSTANT_ELEVATION_OVER_ELLIPSOID, ...) with the new method getAlgorithmId().
</action>
<action
dev=
"guylaine"
type=
"update"
issue=
"385"
>
Use the new Derivative
<
T
>
interface from Hipparchus.
</action>
<action
dev=
"guylaine"
type=
"update"
>
Update deprecated method of Orekit DataProvidersManager class.
</action>
<action
dev=
"guylaine"
type=
"update"
issue=
"382"
>
Remove explicit dependency to Hipparchus library.
</action>
<action
dev=
"guylaine"
type=
"fix"
issue=
"379"
>
Correct erroneous Earth flattening for model IERS96 in RuggedBuilder.
...
...
@@ -53,6 +49,15 @@
<action
dev=
"guylaine"
type=
"update"
issue=
"378"
>
Replace in RuggedBuilder hard-coded constants by Orekit Earth constants.
</action>
<action
dev=
"guylaine"
type=
"update"
>
Update building explanations in static site and remove redundant BUILDING.txt.
</action>
<action
dev=
"guylaine"
type=
"update"
>
Update deprecated method of Orekit DataProvidersManager class.
</action>
<action
dev=
"guylaine"
type=
"update"
issue=
"382"
>
Remove explicit dependency to Hipparchus library.
</action>
<action
dev=
"guylaine"
type=
"add"
>
Add package-info documentation.
</action>
...
...
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