@@ -40,6 +40,38 @@ pip install jupytercad-freecad
40
40
41
41
<!-- <START NEW CHANGELOG ENTRY> -->
42
42
43
+ ## 3.0.0rc1
44
+
45
+ (
[ Full Changelog
] ( https://github.com/jupytercad/JupyterCAD/compare/@jupytercad/[email protected] ) )
46
+
47
+ ### Enhancements made
48
+
49
+ - Improve primitive properties description [ #630 ] ( https://github.com/jupytercad/JupyterCAD/pull/630 ) ([ @martinRenou ] ( https://github.com/martinRenou ) )
50
+ - Add labels to viewHelper [ #628 ] ( https://github.com/jupytercad/JupyterCAD/pull/628 ) ([ @arjxn-py ] ( https://github.com/arjxn-py ) )
51
+ - Copy & Paste objects [ #624 ] ( https://github.com/jupytercad/JupyterCAD/pull/624 ) ([ @arjxn-py ] ( https://github.com/arjxn-py ) )
52
+
53
+ ### Bugs fixed
54
+
55
+ - Missing pydantic dependency in jupytercad-core [ #636 ] ( https://github.com/jupytercad/JupyterCAD/pull/636 ) ([ @martinRenou ] ( https://github.com/martinRenou ) )
56
+
57
+ ### Maintenance and upkeep improvements
58
+
59
+ ### Documentation improvements
60
+
61
+ - Add more examples [ #635 ] ( https://github.com/jupytercad/JupyterCAD/pull/635 ) ([ @arjxn-py ] ( https://github.com/arjxn-py ) )
62
+ - Update README - mention "collaborative" in the title [ #633 ] ( https://github.com/jupytercad/JupyterCAD/pull/633 ) ([ @martinRenou ] ( https://github.com/martinRenou ) )
63
+ - Update README screenshot [ #632 ] ( https://github.com/jupytercad/JupyterCAD/pull/632 ) ([ @martinRenou ] ( https://github.com/martinRenou ) )
64
+ - More examples [ #631 ] ( https://github.com/jupytercad/JupyterCAD/pull/631 ) ([ @martinRenou ] ( https://github.com/martinRenou ) )
65
+ - Fix empty README issue on PyPi [ #626 ] ( https://github.com/jupytercad/JupyterCAD/pull/626 ) ([ @martinRenou ] ( https://github.com/martinRenou ) )
66
+
67
+ ### Contributors to this release
68
+
69
+ ([ GitHub contributors page for this release] ( https://github.com/jupytercad/JupyterCAD/graphs/contributors?from=2024-12-02&to=2024-12-04&type=c ) )
70
+
71
+ [ @arjxn-py ] ( https://github.com/search?q=repo%3Ajupytercad%2FJupyterCAD+involves%3Aarjxn-py+updated%3A2024-12-02..2024-12-04&type=Issues ) | [ @github-actions ] ( https://github.com/search?q=repo%3Ajupytercad%2FJupyterCAD+involves%3Agithub-actions+updated%3A2024-12-02..2024-12-04&type=Issues ) | [ @martinRenou ] ( https://github.com/search?q=repo%3Ajupytercad%2FJupyterCAD+involves%3AmartinRenou+updated%3A2024-12-02..2024-12-04&type=Issues ) | [ @pre-commit-ci ] ( https://github.com/search?q=repo%3Ajupytercad%2FJupyterCAD+involves%3Apre-commit-ci+updated%3A2024-12-02..2024-12-04&type=Issues )
72
+
73
+ <!-- <END NEW CHANGELOG ENTRY> -->
74
+
43
75
## 3.0.0rc0
44
76
45
77
(
[ Full Changelog
] ( https://github.com/jupytercad/JupyterCAD/compare/@jupytercad/[email protected] ) )
@@ -59,8 +91,6 @@ pip install jupytercad-freecad
59
91
60
92
[ @github-actions ] ( https://github.com/search?q=repo%3Ajupytercad%2FJupyterCAD+involves%3Agithub-actions+updated%3A2024-11-29..2024-12-02&type=Issues ) | [ @martinRenou ] ( https://github.com/search?q=repo%3Ajupytercad%2FJupyterCAD+involves%3AmartinRenou+updated%3A2024-11-29..2024-12-02&type=Issues ) | [ @trungleduc ] ( https://github.com/search?q=repo%3Ajupytercad%2FJupyterCAD+involves%3Atrungleduc+updated%3A2024-11-29..2024-12-02&type=Issues )
61
93
62
- <!-- <END NEW CHANGELOG ENTRY> -->
63
-
64
94
## 3.0.0a7
65
95
66
96
(
[ Full Changelog
] ( https://github.com/jupytercad/JupyterCAD/compare/@jupytercad/[email protected] ) )
0 commit comments