Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
SaQC
Manage
Activity
Members
Labels
Plan
Issues
36
Issue boards
Milestones
Wiki
Code
Merge requests
8
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
Service Desk
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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
rdm-software
SaQC
Merge requests
!602
Version bumps
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Version bumps
version_bumps
into
develop
Overview
0
Commits
10
Pipelines
6
Changes
6
Merged
David Schäfer
requested to merge
version_bumps
into
develop
2 years ago
Overview
0
Commits
10
Pipelines
6
Changes
1
Expand
👍
0
👎
0
Merge request reports
Viewing commit
ae69921f
Prev
Next
Show latest version
1 file
+
2
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
ae69921f
update CHANGELOG
· ae69921f
David Schäfer
authored
2 years ago
CHANGELOG.md
+
2
−
0
Options
@@ -11,12 +11,14 @@ SPDX-License-Identifier: GPL-3.0-or-later
### Added
-
add option to not overwrite existing flags to
`concatFlags`
-
add option to pass existing axis object to
`plot`
-
python 3.11 support
### Changed
-
Remove all flag value restrictions from the default flagging scheme
`FloatTranslator`
-
Renamed
`TranslationScheme.forward`
to
`TranslationScheme.toInternal`
-
Renamed
`TranslationScheme.backward`
to
`TranslationScheme.toExternal`
-
Changed Default value of the parameter
`limit`
for
`SaQC.interpolateIndex`
and
`SaQC.interpolateInvalid`
to
``None`
### Removed
-
python 3.7 support
### Fixed
## [2.2.1](https://git.ufz.de/rdm-software/saqc/-/tags/v2.2.1) - 2022-10-29
Loading