-
Notifications
You must be signed in to change notification settings - Fork 9
release notes 1.6.2
Pete R Jemian edited this page Jul 6, 2022
·
2 revisions
- date/time: 2022-07-06 15:48:20.439272
- release: 1.6.2
- documentation: https://bcda-aps.github.io/apstools/
- milestone: 1.6.2
section | quantity |
---|---|
New Tags | 2 |
Pull Requests | 10 |
Issues | 13 |
Commits | 97 |
tag | date | commit |
---|---|---|
1.6.2 | 2022-07-06 | 3c02dad |
1.6.2rc0 | 2022-07-06 | a654ec1 |
pull request | date | state | title |
---|---|---|---|
#669 | 2022-07-06 | merged | Bump pygments from 2.6.1 to 2.7.4 |
#667 | 2022-07-06 | merged | How to setup HDF5 plugin |
#666 | 2022-07-05 | merged | revise jpeg and implement tiff plugins |
#665 | 2022-07-02 | merged | package myHDF5FileNames() class |
#663 | 2022-06-30 | merged | Fix utils.listdevice() mixing dot and underline name separators |
#662 | 2022-06-30 | merged | adjust CI workflows |
#660 | 2022-06-30 | merged | refactor CI to use micromamba |
#658 | 2022-06-29 | merged | Fix timeout problem in connect_pvlist() |
#655 | 2022-06-01 | merged | remove unexpected key from datum_kwargs |
#654 | 2022-05-30 | merged | can't use databroker v2 yet |
issue | date | label(s) | title |
---|---|---|---|
#652 | 2022-07-06 | documentation | doc: HDF5 files named by EPICS PV |
#664 | 2022-07-05 | task | Revise JPEG support as HDF5 was changed |
#656 | 2022-07-02 | enhancement | package myHDF5FileNames() class |
#640 | 2022-06-30 | bug | BUG: listdevice() shows data name or parent object |
#661 | 2022-06-30 | task | adjust CI workflows |
#659 | 2022-06-30 | task | refactor to use micromamba in CI: it's much faster! |
#657 | 2022-06-29 | bug | BUG: utils.connect_pvlist() does not connect |
#647 | 2022-06-02 | question | Can databroker find the images in custom EPICS HDF5 file names? |
#651 | 2022-06-01 | bug | unexpected key in datum_kwargs |
#650 | 2022-05-30 | bug, testing | ModuleNotFoundError: No module named 'tiled' |
#653 | 2022-05-30 | bug, duplicate | BUG: CI failing |
#648 | 2022-05-25 | enhancement, documentation | custom badge for ANL license |
#636 | 2022-01-26 | bug | BUG: sscan_1D should return a uid, not a status object |
commit | date | message |
---|---|---|
3c02dad | 2022-07-06 | DOC 1.6.2 release date |
eb033fa | 2022-07-06 | DOC 1.6.2 |
1948917 | 2022-07-06 | DOC 1.6.2 |
a654ec1 | 2022-07-06 | DOC 1.6.2 |
f393bb3 | 2022-07-06 | Merge pull request #669 from BCDA-APS/dependabot/pip/pygments-2.7.4 |
a9ae433 | 2022-07-06 | Bump pygments from 2.6.1 to 2.7.4 |
682476d | 2022-07-06 | Merge pull request #667 from BCDA-APS/652-HOWTO-setup-HDF5-plugin |
3b912b6 | 2022-07-06 | CI #652 pin pygments |
bfe83ff | 2022-07-06 | CI #652 |
8145f2f | 2022-07-06 | DOC #652 |
045d2db | 2022-07-06 | DOC #652 finish the write-up |
7be46b6 | 2022-07-06 | DOC #652 this was missing online |
47b83be | 2022-07-06 | CI #652 rename |
26989e5 | 2022-07-06 | CI #652 apt install pandoc |
8bf213e | 2022-07-06 | CI #652 pin markupsafe |
7ef8f44 | 2022-07-06 | CI #652 |
058b3b5 | 2022-07-06 | CI #652 pin pandoc 2.0.1 |
e59f6bc | 2022-07-06 | ci #652 no nbconvert-pandoc on PyPI |
28697a7 | 2022-07-06 | CI #652 no nbconvert-core on pypi |
9c97af1 | 2022-07-06 | CI #652 |
917356f | 2022-07-06 | CI #652 publishing requirements in a file now |
f86e690 | 2022-07-06 | CI #652 |
ddd9c8b | 2022-07-06 | CI #652 |
679868d | 2022-07-06 | CI #667 |
417fd51 | 2022-07-06 | CI #667 |
a25d0e8 | 2022-07-06 | DOC #652 append to read_attrs |
da97158 | 2022-07-06 | CI #667 |
0f23940 | 2022-07-06 | MNT #652 use nbsphinx for other notebooks |
bee0ac1 | 2022-07-06 | ENH #652 add nbsphinx |
df17744 | 2022-07-06 | WIP #652 needs words |
34fa7e3 | 2022-07-05 | DOC #652 |
cfb3a70 | 2022-07-05 | Merge pull request #666 from BCDA-APS/664-JPEG-and-TIFF-plugins |
c0defb9 | 2022-07-05 | TST #664 diagnostics on failing test |
808d0cb | 2022-07-05 | DOC #664 |
770e288 | 2022-07-05 | TST #665 |
7f18b67 | 2022-07-05 | MNT #664 |
d5fcd26 | 2022-07-05 | DOC #664 for sphinx>=5 |
df2b2cd | 2022-07-02 | Merge pull request #665 from BCDA-APS/656-AD_EpicsFileNameHdf5Plugin |
575b31a | 2022-07-02 | CI #656 restore |
5c01ece | 2022-07-02 | CI #656 |
e7414aa | 2022-07-02 | STY #656 resolve conflicting styles |
075a248 | 2022-07-02 | DOC #656 |
c43aa8c | 2022-07-02 | TST #656 |
e064f04 | 2022-07-02 | MNT #656 |
a548c5b | 2022-06-30 | MNT #656 |
c611f65 | 2022-06-30 | Merge pull request #663 from BCDA-APS/640-bug-listdevice |
4653f4f | 2022-06-30 | DOC #640 |
c087984 | 2022-06-30 | MNT #640 |
a9c396b | 2022-06-30 | TST #640 |
46a780d | 2022-06-30 | Merge pull request #662 from BCDA-APS/659-use-micromamba |
231fae0 | 2022-06-30 | DOC #659 drop LGTM |
c317754 | 2022-06-30 | CI #659 only push or pull to main |
65c7b1f | 2022-06-30 | CI 659 only main branch push events |
6235888 | 2022-06-30 | Merge pull request #660 from BCDA-APS/659-use-micromamba |
8249994 | 2022-06-29 | DOC #659 |
8452fb8 | 2022-06-29 | DOC #659 |
d1b44b4 | 2022-06-29 | CI #659 refactor workflows |
cd03d06 | 2022-06-29 | MNT #659 update environment |
5adc9c4 | 2022-06-29 | Merge pull request #658 from BCDA-APS/657-connect_pvlist-cannot-connect |
1b6a638 | 2022-06-29 | DOC #657 |
270b223 | 2022-06-29 | MNT #657 similar |
ee48393 | 2022-06-29 | MNT #657 naming |
19097ba | 2022-06-29 | MNT #657 |
7d3b721 | 2022-06-29 | TST #657 simple test |
182b97c | 2022-06-28 | DOC reST syntax |
0b99a71 | 2022-06-01 | Merge pull request #655 from BCDA-APS/651-datum_kwargs |
09f12d6 | 2022-06-01 | TST #651 no () here |
e4b8b95 | 2022-06-01 | DOC #651 |
e9a75a7 | 2022-06-01 | DOC #651 cleanup |
fca0239 | 2022-06-01 | TST #651 revise per discussion |
eca9d98 | 2022-06-01 | MNT #651 override make_filename() |
8e4b657 | 2022-05-31 | TST #651 test the templates |
cc9771c | 2022-05-31 | TST #651 test the image file content directly |
264037d | 2022-05-31 | TST #651 |
bfd1209 | 2022-05-31 | TST #651 ignore warning from upstream |
0a79f7d | 2022-05-31 | TST #651 review databroker view |
ace1eed | 2022-05-31 | TST #651 |
11e869b | 2022-05-31 | TST #651 Can BS see image file? |
3f3ca03 | 2022-05-31 | STY #651 |
a518129 | 2022-05-31 | TST #651 document contents |
a80961c | 2022-05-31 | PKG #655 require area-detector-handlers |
1c91698 | 2022-05-31 | TST #655 test the unexpected key |
2aa8ebf | 2022-05-31 | TST #655 ignore DeprecationWarnings in tests |
b44b5f3 | 2022-05-30 | MNT #651 comment out generate_datum() method |
7c1924c | 2022-05-30 | Merge pull request #654 from BCDA-APS/653-environment |
ee84519 | 2022-05-30 | CI #653 |
b2696f0 | 2022-05-29 | CI #653 |
bcb4b96 | 2022-05-29 | CI #653 |
ae39861 | 2022-05-29 | CI #653 |
d4b15b5 | 2022-05-29 | CI #653 |
972d8be | 2022-05-29 | CI #653 |
01be94b | 2022-05-29 | CI #653 |
e1be3df | 2022-05-29 | CI #653 |
68a8c35 | 2022-05-29 | PKG #653 |
be718c4 | 2022-05-25 | FIX #648 |
1de05de | 2022-01-26 | FIX #636 |
953d122 | 2022-01-26 | DOC stop pointing to RTD now |