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
compound
Commits
763f525e43bb
Commit
d975f2a4
authored
Nov 24, 2022
by
Laurent Peuch
Browse files
chore(pkg): new major release (0.10.0)
parent
cf1f4ba1beba
Pipeline
#163262
passed with stages
in 2 minutes and 8 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
763f525e
## Version 0.10.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.9.0 (2022-04-08)
### 🎉 New features
...
...
@@ -22,4 +32,4 @@
### 🤷 Various changes
-
deps: Upgrade CubicWeb to last Python 2 supported version
-
gitlab-ci: autogenerated from tox
-
gitlab-ci: autogenerated from tox
\ No newline at end of file
cubicweb_compound/__pkginfo__.py
View file @
763f525e
...
...
@@ -4,7 +4,7 @@
distname
=
'cubicweb-compound'
modname
=
'cubicweb_coumpound'
numversion
=
(
0
,
9
,
0
)
numversion
=
(
0
,
10
,
0
)
version
=
'.'
.
join
(
str
(
num
)
for
num
in
numversion
)
license
=
'LGPL'
...
...
Laurent Peuch
@bram
mentioned in commit
bf87f384d78c
·
Nov 24, 2022
mentioned in commit
bf87f384d78c
mentioned in commit b7f5f64dd64c97c5e0f18986a140360e569182d7
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