Skip to content

Latest commit

 

History

History
89 lines (50 loc) · 4.04 KB

CHANGELOG.md

File metadata and controls

89 lines (50 loc) · 4.04 KB

0.1.3 - 2024-08-08

Added

  • feat: Add a new helper for the power spectral density operator (psd) in PyAnsys Sound #67

Changed

  • chore: update CHANGELOG for v0.1.2 #79

Fixed

  • fix: fixed a malfunction of the functions to download sample files used in examples #93

Dependencies

  • build: bump sphinx from 7.3.7 to 7.4.0 #80

0.1.2 - 2024-07-11

Changed

  • chore: update CHANGELOG for v0.1.1 #77
  • build: using flit_core as build-system #78

0.1.1 - 2024-07-10

Changed

  • chore: update CHANGELOG for v0.1.0 #75

0.1.0 - 2024-07-09

Added

  • chore: adding check-vulnerabilities-action #37
  • feat: enhancements items to work for official release #39
  • feat: Added deploy changelog action to CI/CD + Updating pyproject.toml #46

Changed

  • ci: bump the actions group with 2 updates #45

Fixed

  • fix: proper conventional commit style #47
  • fix: cyclic imports #52
  • chore: pre-release tasks #68
  • fix: dependencies #69
  • fix: test_pkg_version test #71
  • fix: version in pyproject.toml #72

Dependencies

  • build: bump pytest from 8.2.1 to 8.2.2 #40
  • build: bump trame-vtk from 2.8.8 to 2.8.9 #41
  • build: bump sphinx-autodoc-typehints from 2.1.0 to 2.1.1 #42
  • build: bump sphinx-design from 0.5.0 to 0.6.0 #44
  • build: bump sphinx-autodoc-typehints from 2.1.1 to 2.2.2 #55
  • build: bump pyvista from 0.43.8 to 0.43.10 #56
  • build: bump trame from 3.6.1 to 3.6.3 #57
  • build: bump pypandoc from 1.12.0 to 1.13 #58
  • build: bump platformdirs from 4.2.0 to 4.2.2 #59
  • build: bump vtk from 9.3.0 to 9.3.1 #60
  • build: bump ansys-dpf-core from 0.12.1 to 0.12.2 #61
  • build: bump ansys-sphinx-theme from 0.16.4 to 0.16.6 #62
  • build: bump sphinx-gallery from 0.15.0 to 0.16.0 #63

Miscellaneous

  • docs: overall doc review #48, #49, #50, #53
  • docs: final edits based on skimming last HTML artifact #54

CHANGELOG

This project uses towncrier to generate changelogs. You can see the changes for the upcoming release in https://github.com/ansys/pyansys-sound/tree/main/changelog.d/.