Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Validata
Validata Core
Commits
7e7df9d8
Commit
7e7df9d8
authored
Apr 02, 2020
by
Pierre Dittgen
Browse files
Release
parent
c1161609
Pipeline
#1858
passed with stages
in 4 minutes and 27 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
7e7df9d8
## 0.5.5
-
Don't validate empty values
-
Update goodtables module version
## 0.5.4
-
Fix 'duplicate-header' crash
...
...
setup.py
View file @
7e7df9d8
...
...
@@ -12,7 +12,7 @@ with readme_filepath.open('rt', encoding='utf-8') as fd_in:
setup
(
name
=
'validata_core'
,
version
=
'0.5.
4
'
,
version
=
'0.5.
5
'
,
description
=
"Validata Core library"
,
long_description
=
LONG_DESCRIPTION
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment