-
Notifications
You must be signed in to change notification settings - Fork 9
release notes 1.5.4
Pete R Jemian edited this page Nov 25, 2021
·
1 revision
- date/time: 2021-11-25 12:40:19.846543
- release: 1.5.4
- documentation: https://apstools.readthedocs.io
- milestone: 1.5.4
section | quantity |
---|---|
New Tags | 4 |
Pull Requests | 5 |
Issues | 5 |
Commits | 37 |
tag | date | commit |
---|---|---|
1.5.4 | 2021-11-25 | 0ce7bda |
1.5.4rc3 | 2021-11-25 | 35b05ba |
1.5.4rc2 | 2021-11-24 | b6a6ee7 |
1.5.4rc1 | 2021-11-23 | 5c05aed |
pull request | date | state | title |
---|---|---|---|
#579 | 2021-11-24 | merged | Workflow to build conda package and upload to Anaconda |
#576 | 2021-11-23 | merged | workflow to upload new tag to PyPI |
#574 | 2021-11-20 | merged | isolate dependency on aps-dm-api package into apsbss |
#573 | 2021-11-19 | merged | avoid term sensitive to LGTM code analysis |
#572 | 2021-11-19 | merged | only py 3.7 or 3.8 for now |
issue | date | label(s) | title |
---|---|---|---|
#578 | 2021-11-25 | enhancement | add workflow to upload new tag to Anaconda |
#575 | 2021-11-23 | enhancement | add workflow to upload new tag to PyPI |
#571 | 2021-11-20 | enhancement | Remove direct dependency on aps-dm-api package. Get current APS cycle from call to apsbss or local table. |
#566 | 2021-11-19 | bug | LGTM reports an error when uid is used |
#569 | 2021-11-19 | bug | BUG ModuleNotFoundError: No module named 'dm' |
commit | date | message |
---|---|---|
0ce7bda | 2021-11-25 | REL 1.5.4 |
35b05ba | 2021-11-25 | PKG #578 |
43fb41a | 2021-11-24 | CI only py3.7 |
e62899b | 2021-11-24 | CI revert that |
1e66015 | 2021-11-24 | CI restrict conda build to py37 |
44f1a21 | 2021-11-24 | DOC |
b6a6ee7 | 2021-11-24 | REL: 1.5.4rc2 |
96c0003 | 2021-11-24 | Merge pull request #579 from BCDA-APS/578-anaconda-workflow |
2eb89a6 | 2021-11-24 | DOC #578 |
38e53a7 | 2021-11-24 | CI #578 |
89d2e9f | 2021-11-24 | CI #578 |
df65fa7 | 2021-11-24 | ENH #578 |
790b686 | 2021-11-24 | MNT #578 rename |
18d0934 | 2021-11-24 | DOC #578 new packaging hints |
b029934 | 2021-11-24 | MNT #578 rename |
5c05aed | 2021-11-23 | Merge pull request #576 from BCDA-APS/575-upload-new-tag-to-PyPI |
b7e1931 | 2021-11-23 | PKG #575 |
5586cbf | 2021-11-20 | DOC #571 |
1e9f28a | 2021-11-20 | Merge pull request #574 from BCDA-APS/570-reduce-aps-dm-api-dependency |
82dbcb1 | 2021-11-20 | TST #574 move by one day |
8fca82e | 2021-11-20 | STY #570 |
fc44f11 | 2021-11-20 | CI #570 flake8 |
e4991bc | 2021-11-20 | MNT #570 deprecation notice |
be8f7b6 | 2021-11-20 | PKG #570 |
527417b | 2021-11-20 | ENH #570 list of APS run cycle information |
32115da | 2021-11-20 | ENH #570 new support |
9f284b2 | 2021-11-20 | TST #570 test new and refactored support |
b76d1bd | 2021-11-20 | TST #570 test should pass on any network now |
aadd1b4 | 2021-11-19 | Merge pull request #573 from BCDA-APS/566-rename-uid-to-token |
03401b2 | 2021-11-19 | DOC #566 |
691c5a4 | 2021-11-19 | CI #566 avoid term sensitive to LGTM code analysis |
9720d00 | 2021-11-19 | Merge pull request #572 from BCDA-APS/569-restrict-py-for-dm |
f0b62ef | 2021-11-19 | CI #569 only py3.7 due to CI fail on py3.8 |
7f6519f | 2021-11-19 | MNT #569 change python requirement |
166a5e5 | 2021-10-20 | DOC |
6475035 | 2021-10-20 | DOC Kohzu DCM |
604f769 | 2021-10-18 | STY class naming convention |