Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cubicweb
cubes
dataprocessing
Commits
68152771f2d6
Commit
3ea0057d
authored
Nov 24, 2022
by
Laurent Peuch
Browse files
chore(pkg): new major release (0.8.0)
parent
6dfacdf6d8ab
Pipeline
#163224
passed with stages
in 2 minutes and 19 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
68152771
## Version 0.8.0 (2022-11-24)
### 🎉 New features
-
cubicweb-3.38: change all cubicweb.web/views to cubicweb_web cube
*BREAKING CHANGE*
: change all cubicweb.web/views to cubicweb_web cube
### 🤖 Continuous integration
-
gitlab-ci: use templates from a common repository
## Version 0.7.0 (2022-04-13)
### 🎉 New features
...
...
cubicweb_dataprocessing/__pkginfo__.py
View file @
68152771
...
...
@@ -5,7 +5,7 @@
modname
=
"dataprocessing"
distname
=
"cubicweb-dataprocessing"
numversion
=
(
0
,
7
,
0
)
numversion
=
(
0
,
8
,
0
)
version
=
"."
.
join
(
str
(
num
)
for
num
in
numversion
)
license
=
"LGPL"
...
...
Laurent Peuch
@bram
mentioned in commit
27b1cdc856ac
·
Nov 24, 2022
mentioned in commit
27b1cdc856ac
mentioned in commit 9bb21ca61709322ad2b6824cb0d3915ecb15173f
Toggle commit list
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