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
rqlcontroller
Commits
46a5fed526ac
Commit
7b16fc96
authored
Nov 24, 2022
by
Laurent Peuch
Browse files
chore(pkg): new minor release (0.11.0)
parent
10439c17018b
Pipeline
#163157
passed with stages
in 2 minutes and 37 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
46a5fed5
## Version 0.11.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.10.0 (2022-04-08)
### 🎉 New features
...
...
@@ -58,4 +68,4 @@
### 🤖 Continuous integration
-
gitlab-ci: use templates from a common repository
-
gitlab-ci: use templates from a common repository
\ No newline at end of file
cubicweb_rqlcontroller/__pkginfo__.py
View file @
46a5fed5
...
...
@@ -4,7 +4,7 @@
modname
=
"rqlcontroller"
distname
=
"cubicweb-rqlcontroller"
numversion
=
(
0
,
1
0
,
0
)
numversion
=
(
0
,
1
1
,
0
)
version
=
"."
.
join
(
str
(
num
)
for
num
in
numversion
)
license
=
"LGPL"
...
...
Laurent Peuch
@bram
mentioned in commit
0df626af5b77
·
Nov 24, 2022
mentioned in commit
0df626af5b77
mentioned in commit c3d8500a8c3796f248928b64f83b74dce5ad4213
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