Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
api
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
cubicweb
cubes
api
Commits
1d68e2413dd5
Commit
1d68e2413dd5
authored
2 years ago
by
Arnaud Vergnet
Browse files
Options
Downloads
Patches
Plain Diff
chore(pkg): new minor release (0.4.0)
parent
034c41740a12
No related branches found
Branches containing commit
Tags
0.4.0
Tags containing commit
No related merge requests found
Pipeline
#136081
passed
2 years ago
Stage: lint
Stage: tests
Stage: release
Stage: publish
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CHANGELOG.md
+6
-1
6 additions, 1 deletion
CHANGELOG.md
cubicweb_api/__pkginfo__.py
+1
-1
1 addition, 1 deletion
cubicweb_api/__pkginfo__.py
with
7 additions
and
2 deletions
CHANGELOG.md
+
6
−
1
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
This diff is collapsed.
Click to expand it.
cubicweb_api/__pkginfo__.py
+
1
−
1
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
"
...
...
This diff is collapsed.
Click to expand it.
Arnaud Vergnet
@avergnet
mentioned in commit
edb9fa9231e5
·
2 years ago
mentioned in commit
edb9fa9231e5
mentioned in commit edb9fa9231e5db184fb6693ddcb715b73f3c3400
Toggle commit list
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment