<!-- Release notes generated using configuration in .github/release.yml at v0.2.0 -->
What's Changed
Breaking Changes
* Move `frontal_delaunay_2d` function to method by tkoyama010 in https://github.com/pyvista/scikit-gmsh/pull/199
* Add recombine option to generate quadrilateral meshes by tkoyama010 in https://github.com/pyvista/scikit-gmsh/pull/290
New Features
* Add cylinder as an example of a simple geometry by tkoyama010 in https://github.com/pyvista/scikit-gmsh/pull/301
* Add support of `shapely.geometry.Polygon` in `Delaunay2D` class by tkoyama010 in https://github.com/pyvista/scikit-gmsh/pull/336
Bug fixes or behavior changes
* Set algorithm initial mesh only if `target_sizes=None` by tkoyama010 in https://github.com/pyvista/scikit-gmsh/pull/284
* Fix bug in embedded mesh generation by tkoyama010 in https://github.com/pyvista/scikit-gmsh/pull/287
Documentation
* Update SECURITY.md to support all released version by tkoyama010 in https://github.com/pyvista/scikit-gmsh/pull/237
* Update README to add pip installation using PyPI by tkoyama010 in https://github.com/pyvista/scikit-gmsh/pull/238
* Bump sphinx from 7.2.6 to 7.3.7 by dependabot in https://github.com/pyvista/scikit-gmsh/pull/241
* Bump myst-parser from 2.0.0 to 3.0.1 by dependabot in https://github.com/pyvista/scikit-gmsh/pull/242
* Move `delaunay_3d` function to method of `Cube` by tkoyama010 in https://github.com/pyvista/scikit-gmsh/pull/243
* Update the logo color to SciPy's blue color by tkoyama010 in https://github.com/pyvista/scikit-gmsh/pull/244
* Move the logo character position to the center by tkoyama010 in https://github.com/pyvista/scikit-gmsh/pull/245
* Add the PyPI badge to the install section by tkoyama010 in https://github.com/pyvista/scikit-gmsh/pull/246
* Add Overview section to explain the library by tkoyama010 in https://github.com/pyvista/scikit-gmsh/pull/248
* Dropping developers installation from README by tkoyama010 in https://github.com/pyvista/scikit-gmsh/pull/254
* Removed unnecessary installation instructions by tkoyama010 in https://github.com/pyvista/scikit-gmsh/pull/256
* Fix typo of 3D mesh Python code in README by tkoyama010 in https://github.com/pyvista/scikit-gmsh/pull/263
* Update badge style to flat-square by tkoyama010 in https://github.com/pyvista/scikit-gmsh/pull/268
* docs: add tkoyama010 as a contributor for infra, test, and code by allcontributors in https://github.com/pyvista/scikit-gmsh/pull/267
* docs: add tkoyama010 as a contributor for ideas by allcontributors in https://github.com/pyvista/scikit-gmsh/pull/270
* add star-history to README by tkoyama010 in https://github.com/pyvista/scikit-gmsh/pull/274
* Fix api to convert surface to mesh by tkoyama010 in https://github.com/pyvista/scikit-gmsh/pull/273
* docs: add all-contributors as a contributor for doc by allcontributors in https://github.com/pyvista/scikit-gmsh/pull/278
* docs: add pre-commit-ci as a contributor for maintenance by allcontributors in https://github.com/pyvista/scikit-gmsh/pull/279
* Writing and formatting alert on GitHub by tkoyama010 in https://github.com/pyvista/scikit-gmsh/pull/280
* Use scikit-rf color to emphasize lines in logo by tkoyama010 in https://github.com/pyvista/scikit-gmsh/pull/281
* docs: add tkoyama010 as a contributor for maintenance by allcontributors in https://github.com/pyvista/scikit-gmsh/pull/288
* docs: add tkoyama010 as a contributor for bug by allcontributors in https://github.com/pyvista/scikit-gmsh/pull/289
* Drop badge style flat-square by tkoyama010 in https://github.com/pyvista/scikit-gmsh/pull/305
* Dropping isort and move to lint.isort rule in ruff by tkoyama010 in https://github.com/pyvista/scikit-gmsh/pull/306
* Delete AUTHORS.md by tkoyama010 in https://github.com/pyvista/scikit-gmsh/pull/309
* Moving the All Contributors table into a different file by tkoyama010 in https://github.com/pyvista/scikit-gmsh/pull/312
* docs: add dependabot as a contributor for maintenance by allcontributors in https://github.com/pyvista/scikit-gmsh/pull/311
* Update api which is used in README.md by tkoyama010 in https://github.com/pyvista/scikit-gmsh/pull/318
* Revert "Add doctoc to the pre-commit hooks" by tkoyama010 in https://github.com/pyvista/scikit-gmsh/pull/324
* Update logo to simple design by tkoyama010 in https://github.com/pyvista/scikit-gmsh/pull/326
* Remove Table of Contents section from README by tkoyama010 in https://github.com/pyvista/scikit-gmsh/pull/328
* Add a path to alias in usage by tkoyama010 in https://github.com/pyvista/scikit-gmsh/pull/327
* Include README in Sphinx using the include directive by tkoyama010 in https://github.com/pyvista/scikit-gmsh/pull/316
* Include CONTRIBUTING in Sphinx using the include directive by tkoyama010 in https://github.com/pyvista/scikit-gmsh/pull/317
* Fix alias from pv to sg in CONTRIBUTING.md by tkoyama010 in https://github.com/pyvista/scikit-gmsh/pull/333
* Update logo.svg to the default SciPy color by tkoyama010 in https://github.com/pyvista/scikit-gmsh/pull/337
* Add GPL v3 LICENSE badge to README.md by tkoyama010 in https://github.com/pyvista/scikit-gmsh/pull/339
* docs: add tkoyama010 as a contributor for example by allcontributors in https://github.com/pyvista/scikit-gmsh/pull/338
* Align centering logo in README by tkoyama010 in https://github.com/pyvista/scikit-gmsh/pull/342
* Add main objectives of `scikit-gmsh` in README by tkoyama010 in https://github.com/pyvista/scikit-gmsh/pull/344
* docs: add adtzlr as a contributor for example by allcontributors in https://github.com/pyvista/scikit-gmsh/pull/341
* Update width of image from 512 to 400 in README by tkoyama010 in https://github.com/pyvista/scikit-gmsh/pull/346
* Revert "Add support of `shapely.geometry.Polygon` in `Delaunay2D` class" by tkoyama010 in https://github.com/pyvista/scikit-gmsh/pull/350
* Revert "Revert "Add support of `shapely.geometry.Polygon` in `Delaunay2D` class"" by tkoyama010 in https://github.com/pyvista/scikit-gmsh/pull/351
* Add `shell` and `hole` args to define geometry to `Delaunay2D` class by tkoyama010 in https://github.com/pyvista/scikit-gmsh/pull/352
* Update Python code in README.md by tkoyama010 in https://github.com/pyvista/scikit-gmsh/pull/355
* docs: add tkoyama010 as a contributor for security by allcontributors in https://github.com/pyvista/scikit-gmsh/pull/347
* Fix typo from `sikit-gmsh` to `scikit-gmsh` by tkoyama010 in https://github.com/pyvista/scikit-gmsh/pull/358
Maintenance
* chore: update pre-commit hooks by pre-commit-ci in https://github.com/pyvista/scikit-gmsh/pull/233
* Create discussion forms for new discussions by tkoyama010 in https://github.com/pyvista/scikit-gmsh/pull/234
* chore: update pre-commit hooks by pre-commit-ci in https://github.com/pyvista/scikit-gmsh/pull/236
* chore: update pre-commit hooks by pre-commit-ci in https://github.com/pyvista/scikit-gmsh/pull/239
* chore: update pre-commit hooks by pre-commit-ci in https://github.com/pyvista/scikit-gmsh/pull/240
* Dropping support of Makefile and use nox by tkoyama010 in https://github.com/pyvista/scikit-gmsh/pull/247
* Add pip group update settings to dependabot by tkoyama010 in https://github.com/pyvista/scikit-gmsh/pull/250
* Add update-pr-branch action to update PR branch by tkoyama010 in https://github.com/pyvista/scikit-gmsh/pull/249
* chore: update pre-commit hooks by pre-commit-ci in https://github.com/pyvista/scikit-gmsh/pull/251
* Ignore dependabot and pre-commit-ci PR for release by tkoyama010 in https://github.com/pyvista/scikit-gmsh/pull/253
* chore: update pre-commit hooks by pre-commit-ci in https://github.com/pyvista/scikit-gmsh/pull/252
* Set labeling trigger types to opened and reopened by tkoyama010 in https://github.com/pyvista/scikit-gmsh/pull/257
* Adopt welcome bot by tkoyama010 in https://github.com/pyvista/scikit-gmsh/pull/269
* Move the project name from `pvgmsh` to `scikit-gmsh` by tkoyama010 in https://github.com/pyvista/scikit-gmsh/pull/285
* Forces all from imports to appear on their own line by tkoyama010 in https://github.com/pyvista/scikit-gmsh/pull/294
* Update open-pull-requests-limit in dependabot.yml to 100 by tkoyama010 in https://github.com/pyvista/scikit-gmsh/pull/298
* Set Bot configuration `contributorsSortAlphabetically` True by tkoyama010 in https://github.com/pyvista/scikit-gmsh/pull/299
* Add `Delaunay2D` class to `skgmsh` module by tkoyama010 in https://github.com/pyvista/scikit-gmsh/pull/303
* Dropping black and use ruff-format by tkoyama010 in https://github.com/pyvista/scikit-gmsh/pull/304
* Dropping pyupgrade and move to pyupgrade-up rule in ruff by tkoyama010 in https://github.com/pyvista/scikit-gmsh/pull/308
* Use `nox.Session.install` instead of using `nox.Session.run` by tkoyama010 in https://github.com/pyvista/scikit-gmsh/pull/310
* Update name of issue templates from PyVista to skgmsh by tkoyama010 in https://github.com/pyvista/scikit-gmsh/pull/323
* Set recombination algorithm to simple by tkoyama010 in https://github.com/pyvista/scikit-gmsh/pull/332
New Contributors
* allcontributors made their first contribution in https://github.com/pyvista/scikit-gmsh/pull/267
**Full Changelog**: https://github.com/pyvista/scikit-gmsh/compare/v0.1...v0.2.0