Conestack 2.0#
This is the 2.0 version set.
Packages work from Python 3.10 up to Python 3.14.
cone.* packages use Bootstrap 3 for theming.
yafowil.* packages support themes for Bootstrap 3 and 5.
Note
Some packages in Conestack 2.0 have upper version bounds (e.g., <2.0.0)
on their dependencies. These bounds mark the transition point from Bootstrap 3
(Conestack 2.0) to Bootstrap 5 (Conestack 3.0). For example, cone.app
requires treibstoff<2.0.0 to ensure Bootstrap 3 compatibility.
New Packages#
The following packages are new in Conestack 2.0:
Package |
Version |
|---|---|
cone.charts |
1.1.0 |
cone.three |
1.1.0 |
cone.tokens |
1.1.0 |
treibstoff |
1.0.0 |
webresource |
2.0.0 |
yafowil.widget.color |
2.0.0 |
yafowil.widget.tiptap |
2.0.0 |
Removed Packages#
The following packages have been removed or archived:
Package |
Note |
|---|---|
bdajax |
replaced by treibstoff |
yafowil.werkzeug |
ARCHIVED |
Version Changes#
All packages have been updated.
Core packages:
Package |
1.0 |
2.0 |
|---|---|---|
node |
1.2.3 |
2.0.0 |
odict |
1.9.0 |
2.0.0 |
plumber |
1.7 |
2.0.0 |
Node extensions:
Package |
1.0 |
2.0 |
|---|---|---|
node.ext.directory |
0.8.2 |
2.0.0 |
node.ext.fs |
1.2 |
2.0.0 |
node.ext.ldap |
1.3.0 |
2.0.0 |
node.ext.ugm |
1.2 |
2.0.0 |
node.ext.yaml |
0.4 |
2.0.0 |
node.ext.zodb |
1.7 |
2.0.0 |
Cone framework:
Package |
1.0 |
2.0 |
|---|---|---|
cone.app |
1.0.8 |
1.1.0 |
cone.calendar |
0.4 |
1.1.0 |
cone.fileupload |
0.8 |
1.1.0 |
cone.firebase |
0.1 |
1.1.0 |
cone.ldap |
0.3 |
1.1.0 |
cone.maps |
0.2 |
1.1.0 |
cone.sql |
0.8 |
1.1.0 |
cone.tile |
1.2 |
2.0.0 |
cone.ugm |
1.0 |
1.1.0 |
cone.zodb |
1.0 |
1.1.0 |
YAFOWIL:
Package |
1.0 |
2.0 |
|---|---|---|
yafowil |
3.1.2 |
4.0.0 |
yafowil.bootstrap |
1.3.3 |
2.0.0 |
yafowil.demo |
1.3 |
4.0.0 |
yafowil.documentation |
2.4 |
4.0.0 |
yafowil.lingua |
1.0.1 |
2.0.0 |
yafowil.webob |
1.5 |
2.0.0 |
yafowil.yaml |
2.1 |
3.0.0 |
YAFOWIL widgets:
Package |
1.0 |
2.0 |
|---|---|---|
yafowil.widget.ace |
1.3 |
2.0.0 |
yafowil.widget.array |
1.8 |
2.0.0 |
yafowil.widget.autocomplete |
1.8 |
2.0.0 |
yafowil.widget.chosen |
1.4 |
2.0.0 |
yafowil.widget.cron |
1.3 |
2.0.0 |
yafowil.widget.datetime |
1.14 |
2.0.0 |
yafowil.widget.dict |
1.9 |
2.0.0 |
yafowil.widget.dynatree |
1.7 |
2.0.0 |
yafowil.widget.image |
1.7 |
2.0.0 |
yafowil.widget.location |
1.3 |
2.0.0 |
yafowil.widget.multiselect |
1.4 |
2.0.0 |
yafowil.widget.richtext |
1.6 |
2.0.0 |
yafowil.widget.select2 |
1.5 |
2.0.0 |
yafowil.widget.slider |
1.4 |
2.0.0 |
yafowil.widget.wysihtml5 |
1.5 |
2.0.0 |