Skip to content

Releases: ahojukka5/gmshparser

gmshparser 0.3.1

17 Nov 12:34
v0.3.1
cdac505

Choose a tag to compare

gmshparser 0.3.1

Metadata fix only:

  • Added to to ensure full project description appears on PyPI.
  • No code changes from 0.3.0.

gmshparser 0.3.0

17 Nov 12:34
v0.3.0
b67265d

Choose a tag to compare

gmshparser 0.3.0

Major changes:

  • Complete documentation overhaul: migrated from Sphinx/RST to MkDocs with Material theme, new user and developer guides, API reference, and changelog.
  • Modern CI/CD: added GitHub Actions workflows for Python testing (3.12+), code coverage (Codecov), and automatic documentation deployment (GitHub Pages).
  • Python 3.12+ only: dropped support for older Python versions, updated dependencies, and modernized configuration.
  • Test data reorganization: moved mesh files to testdata/ with clear structure (simple/, complex/, large/), added Git LFS instructions.
  • New features: quadrilateral mesh visualization, improved CLI, and comprehensive validation test suite.
  • Code quality: applied black formatting, added flake8 linting, fixed all linting issues, and added .flake8 config.
  • Project metadata: improved README with badges, hero image, and PyPI/Codecov integration.
  • Removed obsolete files: old RST docs, setup.py, legacy data directory, and outdated test result files.

Notable commits:

  • Add developer and user guides, API reference, and changelog
  • Add hero image and update README badges
  • Add documentation deployment and improve Python CI workflow
  • Remove old RST documentation files and setup.py
  • Create testdata directory structure with Git LFS support
  • Apply black formatting and fix linting issues

v0.2.0

04 Jun 15:10

Choose a tag to compare

Change version to v0.2.0

v0.1.6

09 May 19:03

Choose a tag to compare

Change version to v0.1.6

v0.1.5

09 May 18:52

Choose a tag to compare

Change version to v0.1.5

v0.1.4

09 May 03:50

Choose a tag to compare

Change version to v0.1.4

v0.1.3

09 May 01:08

Choose a tag to compare

Change version to v0.1.3

v0.1.2

09 May 00:55

Choose a tag to compare

Change version to v0.1.2

v0.1.1

09 May 00:42

Choose a tag to compare

Change version to v0.1.1

v0.1.0

09 May 00:54

Choose a tag to compare

Initial release v0.1.0