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
ec9c5f25d187
Commit
166c56a0
authored
Oct 12, 2021
by
François Ferry
Browse files
chore(pkg): new minor release (0.9.0)
parent
2f008377c5d5
Pipeline
#87551
passed with stages
in 8 minutes and 32 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
ec9c5f25
## Version 0.9.0 (2021-10-12)
### 🎉 New features
-
rqlio: add get_entities route to mimic cubicweb.rset.ResultSet.entities
-
setup.py: increase cubicweb max version to 3.33.x
-
setup.py: increase cubicweb max version to 3.34.x
## Version 0.8.2 (2021-08-20)
### 👷 Bug fixes
...
...
cubicweb_rqlcontroller/__pkginfo__.py
View file @
ec9c5f25
...
...
@@ -4,7 +4,7 @@
modname
=
"rqlcontroller"
distname
=
"cubicweb-rqlcontroller"
numversion
=
(
0
,
8
,
2
)
numversion
=
(
0
,
9
,
0
)
version
=
"."
.
join
(
str
(
num
)
for
num
in
numversion
)
license
=
"LGPL"
...
...
François Ferry
@fferry
mentioned in commit
285b56d89d49
·
Oct 12, 2021
mentioned in commit
285b56d89d49
mentioned in commit 7241163313d8945594cfd4b3a834eeb45c58bf26
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