Skip to content

Releases: diffpy/diffpy.fourigui

0.3.0

08 Apr 03:19

Choose a tag to compare

Added:

  • Latest release checklist containing steps for twine check dist/* and python -m build
  • Added support for Python 3.14

Changed:

  • Modify .github directory and .pre-commit-config.yaml to comply with renaming of package maintainer.

Fixed:

  • Added Sphinx imports to fix documentation rendering.
  • Update copyright to 2022-2025.
  • Format code to comply with group standards.
  • API docstrings rendered with Linux GitHub CI by installing xvfb
  • Support scikit-package Level 5 standard (https://scikit-package.github.io/scikit-package/).

Removed:

  • Removed support for Python 3.11

0.3.0-rc.3

08 Apr 00:02
3ab7f87

Choose a tag to compare

0.3.0-rc.3 Pre-release
Pre-release

What's Changed

Full Changelog: 0.3.0-rc.1...0.3.0-rc.3

0.3.0-rc.2

07 Apr 23:28
7770c9d

Choose a tag to compare

0.3.0-rc.2 Pre-release
Pre-release

What's Changed

Full Changelog: 0.3.0-rc.0...0.3.0-rc.2

0.3.0-rc.1

07 Apr 22:14
7770c9d

Choose a tag to compare

0.3.0-rc.1 Pre-release
Pre-release

What's Changed

Full Changelog: 0.3.0-rc.0...0.3.0-rc.1

0.3.0-rc.0

07 Apr 16:11
2ab32d1

Choose a tag to compare

0.3.0-rc.0 Pre-release
Pre-release

What's Changed

  • Add headless to true to doc GitHub build workflow to sudo apt-get install -y xvfb by @bobleesj in #71
  • Add tkinter and matplotlib to autodoc_mock_imports to render API Doc via Linux CI by @bobleesj in #73
  • Use the latest BG cookiecutter release_checklist.md by @bobleesj in #74
  • fix: Update .github/ and .pre-commit-config.yaml by @cadenmyers13 in #76
  • style: cookiecutter and pre-commit formatting updates by @cadenmyers13 in #77
  • skpkg (redo): setup CI after migrating tests, src, requirements, and .github folder by @tinatn29 in #82
  • skpkg: rename variable cutted as cutoff_applied by @tinatn29 in #84
  • skpkg: migrate documentation, add news by @tinatn29 in #85
  • skpkg: Migration by @tinatn29 in #87
  • chore: add support for python 3.14 and remove support for python 3.11 by @stevenhua0320 in #90
  • chore: license update by @stevenhua0320 in #92
  • chore: skpkg with no manual edit by @stevenhua0320 in #93
  • chore: clean duplicated file by @stevenhua0320 in #94

New Contributors

Full Changelog: 0.2.1rc0...0.3.0-rc.0

0.2.1rc0

16 Nov 01:52
5a437f2

Choose a tag to compare

0.2.1rc0 Pre-release
Pre-release

What's Changed

  • Add h5py import to documentation build by @Sparks29032 in #67
  • Build GitHub pages with write permissions - deploy via worfklow dispatch and on publish by @bobleesj in #68

New Contributors

Full Changelog: 0.2.0...0.2.1rc0

0.2.0

11 Nov 22:33
bde349f

Choose a tag to compare

Added:

  • tutorial added to documentation
  • Add tutorial to documentation
  • Added api documentation
  • Add GitHub release workflow
  • add docstrings to functions without docstrings
  • Added codespell for spell check on all files.
  • Added longer description to README along with proper citation for diffpy.fourigui

Changed:

  • support for python < 3.13

Fixed:

  • test warning applycutoff test
  • added [project.scripts] to pyproject.toml
  • Fixed deprecation warning presented by numpy2
  • Suppress the RuntimeWarning in tests for the applycutoff function
  • cookiecut to group's Python package standard
  • add pip packages under pip.txt
  • Recut to group's package standard, fix installation
  • remove time dependency in pip, conda.txt
  • qmin/qmax limits in reciprocal space grid so qmin and qmax are not excluded

Removed:

  • debug.py file for running tests
  • Removed support for python <3.11

0.2.0rc3

11 Nov 19:08
bde349f

Choose a tag to compare

0.2.0rc3 Pre-release
Pre-release

What's Changed

Full Changelog: 0.1.0rc2...0.2.0rc3

0.1.0rc2

04 Oct 15:32
acf714f

Choose a tag to compare

What's Changed

  • Remove time dependency in pip, conda.txt by @bobleesj in #14
  • Push empty commit for CI matrix testing by @bobleesj in #15
  • Push empty commit for CI testing, round 2 by @bobleesj in #16

Full Changelog: 0.1.0rc0...0.1.0rc2

0.1.0rc1

04 Oct 15:30
8ea09f0

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/diffpy/diffpy.fourigui/commits/0.1.0rc1