Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
webservices
cern-search
cern-search-rest-api
Commits
d4c75fb1
Commit
d4c75fb1
authored
May 31, 2019
by
Pablo Panero
Browse files
Version 0.7.0 upgrade
parent
eb913583
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGES.md
View file @
d4c75fb1
Changes
=======
Version 0.7.0 (released 2019-05-31)
Features:
-
Refactor folders hierarchy
-
Created datamodel convention for searchable data (_data)
-
Improve Webservices Mappings
-
Upgrade to ES6
-
Enable OCR extraction in ES
-
Migrate to Python3
-
Migrate to Pipenv
-
Split docker images (Base and App)
----
Version 0.6.0 (released 2018-01-17)
Features:
...
...
cern_search_rest_api/version.py
View file @
d4c75fb1
...
...
@@ -14,4 +14,4 @@ and parsed by ``setup.py``.
from
__future__
import
absolute_import
,
print_function
__version__
=
'0.
6
.0'
__version__
=
'0.
7
.0'
Pablo Panero
@ppanero
mentioned in issue
#19 (closed)
·
May 31, 2019
mentioned in issue
#19 (closed)
mentioned in issue #19
Toggle commit list
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment