Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
jsonschema
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
Container Registry
Model registry
Operate
Environments
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
jsonschema
Commits
ff7fdb4ebb84
Commit
ff7fdb4ebb84
authored
4 months ago
by
Nicola Spanti
Browse files
Options
Downloads
Patches
Plain Diff
chore(pkg): new patch release (0.2.14)
parent
bf599e2ce0ff
No related branches found
No related tags found
1 merge request
!75
[0.2] Drop support with CubicWeb 4.5.1 (and less) and cube web 1.3.0 (and less)
Pipeline
#254661
failed
4 months ago
Stage: lint
Stage: test
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CHANGELOG.md
+3
-2
3 additions, 2 deletions
CHANGELOG.md
cubicweb_jsonschema/__pkginfo__.py
+1
-1
1 addition, 1 deletion
cubicweb_jsonschema/__pkginfo__.py
with
4 additions
and
3 deletions
CHANGELOG.md
+
3
−
2
View file @
ff7fdb4e
## Version 0.2.14 (
planned
)
## Version 0.2.14 (
2024-11-19
)
...
...
@@ -2,5 +2,6 @@
Drop support of CubicWeb 4.7 and previous versions
-
Drop support of CubicWeb 3 by setting minimum CubicWeb version to be 4.5.2
-
Drop support of CubicWeb 1.3.0 and below
## Version 0.2.13 (2024-09-27)
...
...
This diff is collapsed.
Click to expand it.
cubicweb_jsonschema/__pkginfo__.py
+
1
−
1
View file @
ff7fdb4e
...
...
@@ -6,7 +6,7 @@
modname
=
"
cubicweb_
"
+
cubename
distname
=
"
cubicweb-
"
+
cubename
numversion
=
(
0
,
2
,
1
3
)
numversion
=
(
0
,
2
,
1
4
)
version
=
"
.
"
.
join
(
str
(
num
)
for
num
in
numversion
)
license
=
"
LGPL
"
...
...
This diff is collapsed.
Click to expand it.
Nicola Spanti
@nspanti
mentioned in commit
e2c150993b79
·
4 months ago
mentioned in commit
e2c150993b79
mentioned in commit e2c150993b79aa1ef55877e28fbf5f5db501b539
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