Skip to content

Commit

Permalink
Publish 3.0.0a0
Browse files Browse the repository at this point in the history
SHA256 hashes:

jupytercad-jupytercad-freecad-3.0.0-a0.tgz: 2240bdcaa8e9ac80beaec292d2e0e82b8c67f218623a41919067fa26ae351364

jupytercad_freecad-3.0.0a0-py3-none-any.whl: 45a7012731f30ef6ab7e9e25e2e22e69aa369d30cc04c27eec80a94f9f930e4e

jupytercad_freecad-3.0.0a0.tar.gz: 8aebb78c0cc0b7aaa23594bb0010524f30cffd8d10c6fe9aba2e0cdfbf866fc5
  • Loading branch information
martinRenou committed Oct 9, 2024
1 parent 4f1234a commit fc95177
Show file tree
Hide file tree
Showing 3 changed files with 815 additions and 419 deletions.
18 changes: 16 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,22 @@

<!-- <START NEW CHANGELOG ENTRY> -->

## 3.0.0a0

([Full Changelog](https://github.com/jupytercad/JupyterCAD-FreeCAD/compare/v2.0.0...4f1234a586a5857215eb428bbd6399a3d427545f))

### Maintenance and upkeep improvements

- Make FreeCAD compatible after `guidata` removal [#12](https://github.com/jupytercad/JupyterCAD-FreeCAD/pull/12) ([@arjxn-py](https://github.com/arjxn-py))

### Contributors to this release

([GitHub contributors page for this release](https://github.com/jupytercad/JupyterCAD-FreeCAD/graphs/contributors?from=2024-07-02&to=2024-10-09&type=c))

[@arjxn-py](https://github.com/search?q=repo%3Ajupytercad%2FJupyterCAD-FreeCAD+involves%3Aarjxn-py+updated%3A2024-07-02..2024-10-09&type=Issues) | [@pre-commit-ci](https://github.com/search?q=repo%3Ajupytercad%2FJupyterCAD-FreeCAD+involves%3Apre-commit-ci+updated%3A2024-07-02..2024-10-09&type=Issues)

<!-- <END NEW CHANGELOG ENTRY> -->

## 2.0.0

([Full Changelog](https://github.com/jupytercad/JupyterCAD-FreeCAD/compare/v2.0.0a0...c7b2060ae1754a4061916d8e0c5f00dd5bcd58c1))
Expand All @@ -18,8 +34,6 @@

[@martinRenou](https://github.com/search?q=repo%3Ajupytercad%2FJupyterCAD-FreeCAD+involves%3AmartinRenou+updated%3A2024-02-28..2024-07-02&type=Issues) | [@pre-commit-ci](https://github.com/search?q=repo%3Ajupytercad%2FJupyterCAD-FreeCAD+involves%3Apre-commit-ci+updated%3A2024-02-28..2024-07-02&type=Issues)

<!-- <END NEW CHANGELOG ENTRY> -->

## 2.0.0a0

([Full Changelog](https://github.com/jupytercad/jupytercad-freecad/compare/v1.0.0...9f98946a94d3867630a106211c30bfb453b1378d))
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupytercad/jupytercad-freecad",
"version": "2.0.0",
"version": "3.0.0-a0",
"description": "A JupyterCAD extension for FreeCAD.",
"keywords": [
"jupyter",
Expand Down
Loading

0 comments on commit fc95177

Please sign in to comment.