Releases: diffpy/diffpy.srxconfutils
Releases · diffpy/diffpy.srxconfutils
1.0.0
Added:
- Use scikit-package to add a preliminary documentation to srxconfutils.
- Add python 3.14 support
Fixed:
- Support scikit-package Level 5 standard (https://scikit-package.github.io/scikit-package/).
- Port legacy Python 2 code to support Python 3.
1.0.0-rc.1
1.0.0-rc.0
What's Changed
- toml by @sbillinge in #1
- better behaved license by @sbillinge in #2
- chore: change dpx to src/diffpy by @zmx27 in #3
- fix: remove the use of the deprecated has_key function for dictionaries by @zmx27 in #4
- chore: update dict.iteritems() to dict.items() by @zmx27 in #5
- fix: add iter and next methods, and convert map object to a list by @zmx27 in #6
- skpkg: move over precommit files and create pre-commit auto fixes by @zmx27 in #7
- style: fix codespell errors by @zmx27 in #8
- style: fix flake8 errors for config.py by @zmx27 in #10
- style: fix flake8 errors for configtraits.py by @zmx27 in #11
- style: fix flake8 error for tools.py by @zmx27 in #9
- skpkg: setup CI after migrating tests, src, requirements, and .github folder by @zmx27 in #12
- skpkg: add configuration files for readthedocs, codecov by @zmx27 in #13
- skpkg: migrate public static files in the repository by @zmx27 in #14
- skpkg: migrate README.rst by @zmx27 in #15
- skpkg: add news file and update file-level comments by @zmx27 in #16
- chore: update build-wheel workflow file to match pdfgetx standards by @zmx27 in #17
- Migration by @sbillinge in #18
- chore: update README.rst with correct code block rendering and delete documentation link by @zmx27 in #20
- docs: add docs folder from skpkg to srxconfutils by @zmx27 in #21
- chore: add INSTRUCTIONS.txt file so package can be properly released by @zmx27 in #22
- fix: replace removed readfp from configparser with read_file by @sbillinge in #23
- skpkg: change workflow files, pyproject, readme to better match scikit-package files by @zmx27 in #24
- chore: upste license filename in all docs by @sbillinge in #25
New Contributors
- @sbillinge made their first contribution in #1
- @zmx27 made their first contribution in #3
Full Changelog: https://github.com/diffpy/diffpy.srxconfutils/commits/1.0.0-rc.0