Skip to content

Releases: diffpy/diffpy.srmise

0.7.0

25 Oct 02:03
c60c04a
Compare
Choose a tag to compare

Added:

  • Support for Python 3.13

Removed:

  • Support for Python 3.10

0.7.0rc0

25 Oct 01:22
c60c04a
Compare
Choose a tag to compare
0.7.0rc0 Pre-release
Pre-release

What's Changed

Full Changelog: 0.6.1...0.7.0rc0

0.6.1

23 Oct 20:54
d7d51e5
Compare
Choose a tag to compare

Fixed:

  • Recut to group's package standard, fix installation, add GitHub release workflow
  • Update Python, matploblib API to run documentation CLI tutorials
  • support setuptools-git-versioning>=2.0
  • Configure entry point in pyproject.toml to run CLI commands

0.6.1rc3

23 Oct 20:52
d7d51e5
Compare
Choose a tag to compare
0.6.1rc3 Pre-release
Pre-release

What's Changed

  • Fix CI badger by @bobleesj in #130
  • Use git version >= 2.0 in pyproject.toml by @bobleesj in #131
  • Fix citation format for conda-forge recipe windows build by @bobleesj in #132
  • Recut - update REAMDE, remove unnecessary files, use GitHub release workflow by @bobleesj in #133
  • Fix bugs to run tutorial CLI, update python, matplotlib API by @bobleesj in #137
  • Add entry point to srmise app to run CLI in pyproject.toml by @bobleesj in #135
  • Add module name to init.py files to allow building without Wheel contains duplicate files error by @bobleesj in #139

Full Changelog: 0.6.0...0.6.1rc3

0.6.1rc1

23 Oct 20:26
d7d51e5
Compare
Choose a tag to compare
0.6.1rc1 Pre-release
Pre-release

What's Changed

  • Fix CI badger by @bobleesj in #130
  • Use git version >= 2.0 in pyproject.toml by @bobleesj in #131
  • Fix citation format for conda-forge recipe windows build by @bobleesj in #132
  • Recut - update REAMDE, remove unnecessary files, use GitHub release workflow by @bobleesj in #133
  • Fix bugs to run tutorial CLI, update python, matplotlib API by @bobleesj in #137
  • Add entry point to srmise app to run CLI in pyproject.toml by @bobleesj in #135
  • Add module name to init.py files to allow building without Wheel contains duplicate files error by @bobleesj in #139

Full Changelog: 0.6.0...0.6.1rc1

0.6.0

03 Oct 18:43
Compare
Choose a tag to compare

Added:

  • add api workflow

Changed:

  • Moved diffpy.srmise from python2 to python3.
  • Used dynamic api build generated by new cookiecutter.
  • Changed workflow for build to satisfy new cookiecutter

Removed:

  • Removed travis.yml and other useless files

Fixed:

  • Recookiecuttered diffpy.srmise to new BillingeGroup standard
  • Fixed numpy format boolean counting, numpy int slicing error.
  • Cookiecuttered diffpy.srmise to new Billingegroup standard.
  • add pip dependencies under pip.txt, conda dependencies under conda.txt
  • add tutorial and extending examples to docs

0.1.0rc1

03 Oct 18:41
c2ab7b0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.1.0rc0...0.1.0rc1

0.1.0rc0

04 Sep 17:19
6b34124
Compare
Choose a tag to compare

What's Changed

Full Changelog: https://github.com/diffpy/diffpy.srmise/commits/0.1.0rc0