Releases: diffpy/diffpy.srmise
Releases · diffpy/diffpy.srmise
0.7.0
0.7.0rc0
0.6.1
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
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
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
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
What's Changed
- fix dependency installation by @stevenhua0320 in #110
- change test dir to top level by @stevenhua0320 in #111
- fix FutureWarning& make todo for future pytest by @stevenhua0320 in #113
- correction on the definition of res and numpydoc build by @stevenhua0320 in #112
- change python version in README.rst by @stevenhua0320 in #107
- add untrack files in cookiecutter by @stevenhua0320 in #117
- change doc/manual/source dir to doc/source by @stevenhua0320 in #120
- add pytest-cov to test requirement by @stevenhua0320 in #121
- add api workflow by @stevenhua0320 in #124
- Add tutorials/extension to docs nav bar, create pip.txt by @bobleesj in #128
New Contributors
Full Changelog: 0.1.0rc0...0.1.0rc1
0.1.0rc0
What's Changed
- fix p3 by @sbillinge in #12
- Cookie by @sbillinge in #105
Full Changelog: https://github.com/diffpy/diffpy.srmise/commits/0.1.0rc0