-
Notifications
You must be signed in to change notification settings - Fork 9
release notes 1.6.19
Pete R Jemian edited this page Apr 23, 2024
·
1 revision
- date/time: 2024-04-23 09:45:58.341916
- release: 1.6.19
- documentation: https://bcda-aps.github.io/apstools/latest/
- milestone: 1.6.19
section | quantity |
---|---|
New Tags | 7 |
Pull Requests | 19 |
Issues | 15 |
Commits | 111 |
tag | date | commit |
---|---|---|
1.6.19 | 2024-04-23 | ece9663 |
1.6.19rc6 | 2024-04-23 | 19ae36b |
1.6.19rc5 | 2024-04-23 | 10eb798 |
1.6.19rc4 | 2024-04-17 | b288477 |
1.6.19rc3 | 2024-04-14 | 4a9d4d2 |
1.6.19rc2 | 2024-04-14 | 74ffddc |
1.6.19rc1 | 2024-04-12 | af11141 |
pull request | date | state | title |
---|---|---|---|
#960 | 2024-04-15 | merged | Bump peaceiris/actions-gh-pages from 3 to 4 |
#958 | 2024-04-12 | merged | mesh_grid feature for 8-ID |
#956 | 2024-04-10 | merged | Make the home page friendlier |
#951 | 2024-03-20 | merged | Refactor from setup.py to pyproject.toml |
#943 | 2024-04-12 | merged | Edge align Function created |
#942 | 2024-04-03 | merged | example scans with sscan record |
#938 | 2024-03-18 | merged | Hoist Data Management code from XPCS and HEDM |
#937 | 2024-03-11 | merged | Bump davidslusser/actions_python_ruff from 1.0.0 to 1.0.1 |
#936 | 2024-03-18 | merged | Added formatted to already hoisted MCS |
#934 | 2024-02-28 | merged | HHL Slits Added to APS Tools |
#933 | 2024-02-27 | closed | Bump actions/upload-artifact from 3 to 4 |
#932 | 2024-02-27 | closed | Bump actions/download-artifact from 3 to 4 |
#930 | 2024-02-28 | merged | Switch linting to use ruff |
#929 | 2024-02-27 | merged | add pipefail to CI workflows |
#928 | 2024-02-28 | merged | remove problematic nested formatting in notebooks |
#922 | 2024-02-20 | merged | update/extend package copyright notices to 2024 |
#920 | 2024-02-20 | merged | lineup2() should work with low intensity peaks |
#918 | 2024-02-09 | merged | DOC: minor edits to documentation about exception handling |
#917 | 2024-04-04 | merged | SR-570 race condition |
issue | date | label(s) | title |
---|---|---|---|
#961 | 2024-04-23 | bug | conda-forge recipe fails tests - python -m build is incomplete |
#935 | 2024-04-12 | enhancement | Can lineup2() identify a leading or following edge? |
#957 | 2024-04-10 | documentation | Consider combining Overview and home pages. |
#955 | 2024-04-10 | documentation | Make the home page friendlier |
#940 | 2024-04-03 | documentation | New example: scaler v. motor using sscan record |
#914 | 2024-03-20 | task | Refactor from setup.py to pyproject.toml |
#912 | 2024-03-18 | enhancement | Add support DM DAQ |
#872 | 2024-03-18 | enhancement | data management setup |
#880 | 2024-03-18 | task | Hoist Measurement Computing MCA support from XPCS |
#909 | 2024-02-28 | task | Switch linting to use ruff |
#927 | 2024-02-28 | documentation | formatting problems in documentation |
#905 | 2024-02-27 | bug | Occasional pytest fails in CI, yet CI reported as OK |
#915 | 2024-02-26 | wontfix, task | secretless publishing |
#919 | 2024-02-20 | bug | lineup2: problem for peaks of height 1 |
#921 | 2024-02-20 | task | update/extend copyright year to include 2024 |
commit | date | message |
---|---|---|
ece9663 | 2024-04-23 | 1.6.19 switcher |
13f51d8 | 2024-04-23 | FIX #961 |
19ae36b | 2024-04-23 | PKG #961 remove ineffective pruning |
c7ae1b8 | 2024-04-23 | MNT #961 should not import from tests here |
10eb798 | 2024-04-23 | PKG #961 declare which package (not autofind) |
e5b38d0 | 2024-04-23 | PKG #961 do not package tests |
96d2342 | 2024-04-22 | GIT more things to ignore |
b288477 | 2024-04-17 | PKG #961 |
83206b9 | 2024-04-15 | Merge pull request #960 from BCDA-APS/dependabot/github_actions/peaceiris/actions-gh-pages-4 |
f0291ef | 2024-04-15 | Bump peaceiris/actions-gh-pages from 3 to 4 |
4a9d4d2 | 2024-04-14 | PKG |
74ffddc | 2024-04-14 | PKG dependencies/requirements |
af11141 | 2024-04-12 | Edge align Function created (#943) |
5301e19 | 2024-04-12 | mesh_grid feature for 8-ID (#958) |
320981d | 2024-04-10 | DOC #955 |
14060fd | 2024-04-10 | Merge pull request #956 from BCDA-APS/955-safer-home |
9e802ec | 2024-04-10 | DOC #955 |
53ad917 | 2024-04-10 | DOC #955 |
a3ed244 | 2024-04-09 | DOC #955 |
13d7b93 | 2024-04-08 | DOC #957 merge overview into home page |
c66baa0 | 2024-04-08 | Merge branch 'main' into 955-safer-home |
d8ba607 | 2024-04-06 | CI #955 |
3b146d0 | 2024-04-06 | CI #955 |
e26b105 | 2024-04-06 | CI #955 wip |
c4b8899 | 2024-04-06 | CI #955 |
5d51cb0 | 2024-04-06 | CI #955 |
e137d18 | 2024-04-06 | DOC #955 add docs upload |
0769f87 | 2024-04-05 | DOC #917 release note |
f787bd3 | 2024-04-05 | DOC #955 apply to lower-level pages |
137fa02 | 2024-04-05 | DOC #955 re-arrange |
3baa0b3 | 2024-04-04 | MNT #955 sphinx config |
bf3d19d | 2024-04-04 | CI #955 move requirements file |
047daf4 | 2024-04-04 | Merge pull request #917 from spc-group/srs570_race_condition |
f83d165 | 2024-04-03 | Merge pull request #942 from BCDA-APS/940-sscan-examples |
7b421d4 | 2024-03-27 | DOC badge |
87b02e4 | 2024-03-27 | DOC badge |
c72470b | 2024-03-20 | Merge branch 'main' into 940-sscan-examples |
5e73032 | 2024-03-20 | DOC #940 |
0f4644b | 2024-03-20 | Merge pull request #951 from BCDA-APS/914-pyproject.toml |
48f4a14 | 2024-03-20 | DOC #940 refactor to polling loop. Show the recommended style in a details section. |
ea97c33 | 2024-03-20 | DOC #940 clarify the default sscan record array size of 1,000 |
11995ec | 2024-03-20 | MNT #914 |
678cb3f | 2024-03-20 | DOC #921 copyright year |
50a142f | 2024-03-20 | MNT #914 setup.py --> pyproject.toml |
5487777 | 2024-03-18 | Merge branch 'main' into 940-sscan-examples |
a165d24 | 2024-03-18 | Merge pull request #938 from BCDA-APS/872-aps-dm-branch2 |
eb3a6a5 | 2024-03-18 | DOC #940 more proofing |
76f2cd9 | 2024-03-18 | DOC #940 new title |
872273b | 2024-03-18 | DOC #940 per review, remove the section with the polling loop |
e67c86b | 2024-03-18 | DOC #940 proofreading |
d412151 | 2024-03-18 | DOC #940 per review |
a2e23bf | 2024-03-18 | Closing MCS Hoist |
6b055a5 | 2024-03-18 | DOC #940 per review |
7bacb1b | 2024-03-18 | DOC #940 convert the blocking call to st.wait() |
7757f85 | 2024-03-17 | DOC #940 |
b39db95 | 2024-03-17 | DOC #940 it's a demo, actually |
8f51717 | 2024-03-17 | DOC #940 |
80cbb5c | 2024-03-17 | DOC #940 it's only a word ... |
8cab23a | 2024-03-17 | DOC #940 example scans with sscan record |
c287f92 | 2024-03-15 | DOC #938 contribution from @sveseli |
f84930b | 2024-03-14 | DOC #932 update relase notes |
662cc80 | 2024-03-14 | ENV #938 bump the minimum requirement |
a39e177 | 2024-03-14 | DOC #912 |
0067046 | 2024-03-13 | MNT #872 hoist utils |
d0c8d07 | 2024-03-13 | MNT #872 refactor |
f039f67 | 2024-03-13 | MNT #872 |
1d39e2a | 2024-03-13 | TST #872 adjust for new hoist |
74c7642 | 2024-03-13 | MNT #872 hoist from MPE devices |
2ec146d | 2024-03-11 | Merge pull request #937 from BCDA-APS/dependabot/github_actions/davidslusser/actions_python_ruff-1.0.1 |
bae94eb | 2024-03-11 | Bump davidslusser/actions_python_ruff from 1.0.0 to 1.0.1 |
6841c83 | 2024-02-28 | Merge pull request #930 from BCDA-APS/909-ruff-linting |
596857c | 2024-02-28 | Merge branch 'main' into 909-ruff-linting |
b3e98a1 | 2024-02-28 | Merge branch 'main' into 909-ruff-linting |
767640c | 2024-02-28 | HHL Slits Added to APS Tools (#934) |
5a18d41 | 2024-02-28 | Merge pull request #928 from BCDA-APS/927-formatting-problems-in-docs |
3f54b70 | 2024-02-27 | Merge pull request #929 from BCDA-APS/905-CI-false-positives |
84febad | 2024-02-26 | CI #909 update |
45b387d | 2024-02-26 | MNT #909 revise per 'ruff check' |
9f1e508 | 2024-02-26 | DOC #909 update release notes |
c064bd9 | 2024-02-26 | CI #909 switch to 'ruff' |
3f6b132 | 2024-02-26 | CI #905 update |
433c0fc | 2024-02-26 | DOC #905 update release notes |
8a43ecb | 2024-02-26 | MNT #905 handle known exception |
7e1a672 | 2024-02-26 | CI #905 again |
ead6317 | 2024-02-26 | CI #905 format them YAML files |
f64da58 | 2024-02-26 | DOC #905 reST syntax |
a7a4e6d | 2024-02-26 | CI #905 cleanup/update/dispose workflows |
c7db7c2 | 2024-02-26 | DI #905 enable depndabot review |
5f74014 | 2024-02-26 | CI #905 docs workflow, too |
1e4e74e | 2024-02-26 | CI #905 syntax |
017d2f9 | 2024-02-26 | CI #905 add pipefail |
cd3815a | 2024-02-26 | DOC #927 remove problematic nested formatting in notebooks |
0d7647f | 2024-02-20 | Merge pull request #920 from BCDA-APS/919-lineup2-fixes |
251bc1e | 2024-02-20 | STY #919 black |
6b092d2 | 2024-02-20 | TST #919 refactor tests with namedtuple |
c3796ea | 2024-02-20 | Merge pull request #922 from BCDA-APS/update-copyright-to-2024 |
32e40df | 2024-02-20 | TST #919 refactor test parameters to namedtuple |
58d7230 | 2024-02-20 | MNT #919 per review - move the abs() |
a860b15 | 2024-02-18 | MNT #921 two more at root level |
dc7c4e1 | 2024-02-18 | MNT #921 |
de5a29e | 2024-02-15 | STY #919 apply black |
428c7b2 | 2024-02-15 | DOC #919 |
2a530c3 | 2024-02-15 | TST #919 new tests |
bd0a334 | 2024-02-15 | MNT #919 |
3e8b076 | 2024-02-15 | DOC #919 |
883f82c | 2024-02-09 | Merge pull request #918 from tacaswell/doc/exceptions |
d7cdfdf | 2024-02-09 | Update docs/source/examples/ho_contingency.ipynb |
02d2bf4 | 2024-02-09 | Update docs/source/examples/ho_contingency.ipynb |
73fef34 | 2024-02-09 | DOC: minor edits to documentation about exception handling |
35cc48b | 2024-01-25 | Added a test for the sensitivity_unit put_complete, and removed the put_complete from sensitivity_value. |
8c529a1 | 2024-01-24 | Added put_complete=True to sensitivity value and unit for the SRS-570 Pre-amp. |