We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16a5c53 commit bfb2b79Copy full SHA for bfb2b79
CHANGELOG.md
@@ -0,0 +1,18 @@
1
+# Changelog
2
+
3
+All notable changes to this project will be documented in this file.
4
5
+The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
6
+and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
+## [1.0.0] - 2023-09-08
9
10
+### Added
11
12
+- `cuboid_screw_thread` model
13
+- `cuboid_torus_with_step` model
14
+- `in-volume_twist` model
15
+- `in-volume_knot` model
16
+- `pipe_helix` model
17
+- `pipe_helix_7` model
18
CITATION.cff
@@ -19,6 +19,7 @@ repository-code: >-
19
abstract: >-
20
(Very) challenging 3D shapes for polycube-based
21
hex-meshing
22
+version: 1.0.0
23
keywords:
24
- CAD
25
- 3D
0 commit comments