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
api
Commits
1d68e2413dd5
Commit
1d68e241
authored
Jun 16, 2022
by
Arnaud Vergnet
Browse files
chore(pkg): new minor release (0.4.0)
parent
034c41740a12
Pipeline
#136081
passed with stages
in 4 minutes and 13 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
1d68e241
## Version 0.4.0 (2022-06-16)
### 🎉 New features
-
allow configuring openapi server url
## Version 0.3.1 (2022-06-15)
### 👷 Bug fixes
...
...
@@ -34,4 +39,4 @@
-
improve error logging
## Version 0.1.0 (2022-04-05)
## Version 0.1.0 (2022-04-05)
\ No newline at end of file
cubicweb_api/__pkginfo__.py
View file @
1d68e241
...
...
@@ -5,7 +5,7 @@
modname
=
"cubicweb_api"
distname
=
"cubicweb-api"
numversion
=
(
0
,
3
,
1
)
numversion
=
(
0
,
4
,
0
)
version
=
"."
.
join
(
str
(
num
)
for
num
in
numversion
)
license
=
"LGPL"
...
...
Arnaud Vergnet
@avergnet
mentioned in commit
edb9fa9231e5
·
Jun 16, 2022
mentioned in commit
edb9fa9231e5
mentioned in commit edb9fa9231e5db184fb6693ddcb715b73f3c3400
Toggle commit list
Write
Preview
Markdown
is supported
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