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
postgis
Commits
585a8f17b37d
Commit
cafa41f0
authored
Nov 24, 2022
by
Laurent Peuch
Browse files
chore(pkg): new major release (0.10.0)
parent
09a715748b2e
Pipeline
#163247
passed with stages
in 4 minutes and 48 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
585a8f17
## Version 0.10.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.9.0 (2022-04-08)
### 🎉 New features
...
...
cubicweb_postgis/__pkginfo__.py
View file @
585a8f17
...
...
@@ -4,7 +4,7 @@
modname
=
'postgis'
distname
=
'cubicweb-%s'
%
modname
numversion
=
(
0
,
9
,
0
)
numversion
=
(
0
,
10
,
0
)
version
=
'.'
.
join
(
str
(
num
)
for
num
in
numversion
)
license
=
'LGPL'
...
...
Laurent Peuch
@bram
mentioned in commit
ca82e5bb4888
·
Nov 24, 2022
mentioned in commit
ca82e5bb4888
mentioned in commit c5a49c074054255ff7cea97592570b4ce7308582
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