From 466ba075dec88b6b6cbf986be5450e4d1db18319 Mon Sep 17 00:00:00 2001 From: Tommy Waltmann Date: Tue, 19 Apr 2022 13:37:42 -0400 Subject: [PATCH 1/7] update examples repository --- doc/source/gettingstarted/examples | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/gettingstarted/examples b/doc/source/gettingstarted/examples index 141bc0e88..6c2699e3b 160000 --- a/doc/source/gettingstarted/examples +++ b/doc/source/gettingstarted/examples @@ -1 +1 @@ -Subproject commit 141bc0e8887766703703d0e5e31194ef85f24ed2 +Subproject commit 6c2699e3b522ba2a863c342bebec4e93293b8eb0 From b81e3e1852f51efaf37106b1c9f5a42a29644194 Mon Sep 17 00:00:00 2001 From: Tommy Waltmann Date: Tue, 19 Apr 2022 13:43:06 -0400 Subject: [PATCH 2/7] update voro submodule --- extern/voro++ | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extern/voro++ b/extern/voro++ index 122531fbe..56d619faf 160000 --- a/extern/voro++ +++ b/extern/voro++ @@ -1 +1 @@ -Subproject commit 122531fbe162ea9a94b7e96ee9d57d3957c337ca +Subproject commit 56d619faf3479313399516ad71c32773c29be859 From c627369166cf7cf9f1bf22aa11e3c2c916bed0e3 Mon Sep 17 00:00:00 2001 From: Tommy Waltmann Date: Tue, 19 Apr 2022 13:55:53 -0400 Subject: [PATCH 3/7] remove cython --- requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index aeb59e905..e62623a00 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,3 @@ -cython>=0.29.14 numpy>=1.14 rowan>=1.2.1 scipy>=1.1 From f9f1b0dbfe3ba0336b35c0ef291b0e875c973125 Mon Sep 17 00:00:00 2001 From: Tommy Waltmann Date: Tue, 19 Apr 2022 14:00:17 -0400 Subject: [PATCH 4/7] update install instructions --- doc/source/gettingstarted/installation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/gettingstarted/installation.rst b/doc/source/gettingstarted/installation.rst index 939dee9f8..78d52934d 100644 --- a/doc/source/gettingstarted/installation.rst +++ b/doc/source/gettingstarted/installation.rst @@ -30,7 +30,7 @@ The code below will install **freud** from `PyPI `__ (>=3.6) From 691952f7650683a086809556ab0def3da2ce2fee Mon Sep 17 00:00:00 2001 From: Tommy Waltmann Date: Tue, 19 Apr 2022 14:02:08 -0400 Subject: [PATCH 5/7] update pre-commit hooks --- .pre-commit-config.yaml | 6 +++--- ChangeLog.md | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a803e0712..a8280ca8f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -5,7 +5,7 @@ exclude: (?:^extern/) repos: - repo: https://github.com/pre-commit/pre-commit-hooks - rev: 'v4.1.0' + rev: 'v4.2.0' hooks: - id: end-of-file-fixer exclude: | @@ -29,7 +29,7 @@ repos: - id: debug-statements - id: requirements-txt-fixer - repo: https://github.com/asottile/pyupgrade - rev: 'v2.31.1' + rev: 'v2.32.0' hooks: - id: pyupgrade args: @@ -56,7 +56,7 @@ repos: hooks: - id: cmake-format - repo: https://github.com/pre-commit/mirrors-clang-format - rev: 'v13.0.1' + rev: 'v14.0.1' hooks: - id: clang-format types_or: [c, c++] diff --git a/ChangeLog.md b/ChangeLog.md index 42b226bd4..55b0a22f3 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -4,7 +4,7 @@ The format is based on and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## vX.Y.Z -- XXXX-XX-XX +## v2.9.0 -- 2022-04-19 ### Added * (breaking) Some `freud.diffraction.StaticStructureFactorDebye` property names changed to be more descriptive. From bf5211dfa3fb49a0c18f1760289f5278a25ef261 Mon Sep 17 00:00:00 2001 From: Tommy Waltmann Date: Tue, 19 Apr 2022 14:57:41 -0400 Subject: [PATCH 6/7] update contributors --- contributors.txt | 39 ++++++++++++++++++++------------------- 1 file changed, 20 insertions(+), 19 deletions(-) diff --git a/contributors.txt b/contributors.txt index 173c909e8..7faa54699 100644 --- a/contributors.txt +++ b/contributors.txt @@ -1,55 +1,56 @@ - 2332 Bradley Dice - 2135 Vyas Ramasubramani + 2355 Bradley Dice + 2143 Vyas Ramasubramani 1030 Eric Harper 456 Jin Soo Ihm 294 Joshua A. Anderson 240 Matthew Spellings + 180 Tommy Waltmann 167 Kelly Wang - 118 DomFijan - 111 Tommy Waltmann + 126 DomFijan + 119 dependabot 110 Erin Teich - 97 dependabot 86 Brandon Butler 66 M. Eric Irrgang 62 Charlotte Shiqi Zhao 53 Chrisy Du 41 Yezhi Jin 40 Antonio Osorio + 37 pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> 35 Michael Stryk - 34 pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> 31 Richmond Newman 26 Andrew Kerr - 25 Andrew Kerr 25 Carl Simon Adorf + 25 Andrew Kerr 22 Jens Glaser 20 Tim Moore 13 Pavel Buslaev + 10 Matt Palathingal 10 Benjamin Schultz 10 Bryan VanSaders - 10 Matt Palathingal 9 Andrew Karas 9 Mike Henry 9 SyedZiaul <89724726+SyedZiaul@users.noreply.github.com> - 8 Fengyi Gao 8 Ryan Marson - 6 Allen LaCour - 6 James Proctor - 6 Pengji Zhou + 8 Fengyi Gao 6 Tom Grubb + 6 James Proctor + 6 Allen LaCour 6 Yina Geng + 6 Pengji Zhou 5 Alex Dutton 5 Carolyn Phillips - 4 Ben Swerdlow - 4 James Antonaglia 4 Mayank Agrawal 4 William Zygmunt - 3 Greg van Anders + 4 Ben Swerdlow + 4 James Antonaglia 3 Rose Cersonsky + 3 Greg van Anders 3 Wenbo Shen 2 Emily Siew 2 Maya Martirossyan - 1 Dylan Marx - 1 Jiwoong Yu - 1 Patrick Lawton - 1 Paul Dodd 1 Roy Kid + 1 Paul Dodd + 1 Patrick Lawton + 1 Luis Y. Rivera-Rivera + 1 Jiwoong Yu + 1 Dylan Marx From ff31054927842595400ab3695a2af8916dc97a8b Mon Sep 17 00:00:00 2001 From: Tommy Waltmann Date: Tue, 19 Apr 2022 15:46:29 -0400 Subject: [PATCH 7/7] Bump up to version 2.9.0. --- doc/source/conf.py | 4 ++-- freud/__init__.py | 2 +- setup.cfg | 2 +- setup.py | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/doc/source/conf.py b/doc/source/conf.py index 14c566205..8c29603aa 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -70,8 +70,8 @@ # built documents. # # version and release are set the same for this package. -version = "2.8.0" -release = "2.8.0" +version = "2.9.0" +release = "2.9.0" # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. diff --git a/freud/__init__.py b/freud/__init__.py index 22f179826..06096ca9f 100644 --- a/freud/__init__.py +++ b/freud/__init__.py @@ -23,7 +23,7 @@ # automatic selection runs, the user cannot change it. set_num_threads(0) -__version__ = "2.8.0" +__version__ = "2.9.0" __all__ = [ "__version__", diff --git a/setup.cfg b/setup.cfg index 1f6ee2e73..4a989d635 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 2.8.0 +current_version = 2.9.0 commit = True tag = False message = Bump up to version {new_version}. diff --git a/setup.py b/setup.py index ed4d213fc..ef4ae5827 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ from skbuild import setup -version = "2.8.0" +version = "2.9.0" # Read README for PyPI, fallback to short description if it fails. description = "Powerful, efficient trajectory analysis in scientific Python."