Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
yori
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor 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
Paolo Veglio
yori
Commits
f303f091
Commit
f303f091
authored
5 years ago
by
Paolo Veglio
Browse files
Options
Downloads
Patches
Plain Diff
removed a few print statements intended only for debugging
parent
86652a5f
Loading
Loading
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGELOG.md
+8
-1
8 additions, 1 deletion
CHANGELOG.md
with
8 additions
and
1 deletion
CHANGELOG.md
+
8
−
1
View file @
f303f091
# Changelog
## 1.3.14 (
pending
)
## 1.3.14 (
2020-05-21
)
### Changes
-
Dimension name slightly changed again for clarity. Now dimensions for Histogram and
...
...
@@ -11,6 +11,9 @@
and
`longitude`
. An error has been added in order to be able to track this error easily
if needed.
### Fixes
-
the "print" statements present in the previous tag have been removed. The code now
should run smoothly without outputting anything that is not intended.
## 1.3.13 (2020-04-15)
...
...
@@ -20,6 +23,10 @@
is also appended at the end. The resulting format is
`variable_name_00`
. The only
exceptions are
`latitude`
and
`longitude`
.
### Known Issues
-
some "print" instructions intended for debugging are still in the code, as a result
Yori prints out a lot of unintended messages in the terminal. This doesn't have any
effect on the end results.
## 1.3.12 (2020-03-03)
...
...
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