-
Notifications
You must be signed in to change notification settings - Fork 9
release notes 1.4.0
Pete R Jemian edited this page Jan 15, 2021
·
1 revision
- date/time: 2021-01-15 16:13:40.023170
- release: 1.4.0
- documentation: https://apstools.readthedocs.io
- milestone: 1.4.0
section | quantity |
---|---|
New Tags | 1 |
Pull Requests | 11 |
Issues | 17 |
Commits | 68 |
tag | date | commit |
---|---|---|
1.4.0 | 2021-01-15 | 29cde98 |
pull request | date | state | title |
---|---|---|---|
#483 | 2021-01-15 | merged | All python code should pass flake8 (code style) testing now |
#482 | 2021-01-14 | merged | specwriter writes the "scan command" |
#480 | 2021-01-13 | merged | address warnings from unit testing |
#478 | 2021-01-13 | merged | publish Change History in the docs |
#474 | 2021-01-13 | merged | Help listruns() default to the current catalog in use. |
#473 | 2021-01-12 | merged | refactor to use openpyxl (instead of xlrd or pandas) |
#472 | 2021-01-12 | merged | update for upstream packages |
#470 | 2021-01-12 | merged | revise AD plugin prime support |
#467 | 2020-12-03 | merged | bug fix: expected str, received int |
#463 | 2020-11-23 | merged | remove deprecated features |
#451 | 2021-01-13 | merged | Undulator and Kohzu monochromator functionalities |
issue | date | title |
---|---|---|
#484 | 2021-01-15 | update copyright to 2021 |
#481 | 2021-01-15 | code style should pass flake8 |
#440 | 2021-01-14 | Specwriter problem |
#466 | 2021-01-14 | Expected str, got int, crashes in HDF5 file writing |
#475 | 2021-01-13 | warnings from pytest |
#477 | 2021-01-13 | Change History is not part of the documentation |
#476 | 2021-01-13 | warnings from pytest |
#468 | 2021-01-13 | listruns() should get db from session if possible |
#469 | 2021-01-12 | diffractometer wh report should use defined energy units |
#465 | 2021-01-12 | Review/revise AD writer plugin prime method |
#464 | 2021-01-12 | Need robust method to check if AD plugin is primed |
#471 | 2021-01-12 | many unit tests are failing |
#430 | 2020-12-18 | New default branch |
#409 | 2020-11-23 | remove apstools.synapps.asyn.AsynRecord.binary_output_maxlength |
#408 | 2020-11-23 | remove apstools.utils.show_ophyd_symbols |
#407 | 2020-11-23 | remove apstools.utils.plot_prune_fifo |
#404 | 2020-11-23 | remove apstools.suspenders.SuspendWhenChanged() |
commit | date | message |
---|---|---|
29cde98 | 2021-01-15 | DOC sphinx syntax |
5725cc9 | 2021-01-15 | FIX #484 |
6f06906 | 2021-01-15 | MNT discard |
4b8827f | 2021-01-15 | DOC #481 |
462986e | 2021-01-15 | Merge pull request #483 from BCDA-APS/481-flake8 |
ed518d8 | 2021-01-15 | MNT #481 add to CI |
0b9be93 | 2021-01-15 | FIX #481 force flake8 to pass, ignore E501 for now |
c38f7bb | 2021-01-15 | MNT #481 black -l 75 |
f455bcb | 2021-01-15 | MNT #481 pass flake8 except E501 |
bdcf00b | 2021-01-15 | MNT #481 apply black -l 75 |
5806cec | 2021-01-14 | DOC #481 |
6b15471 | 2021-01-14 | MNT #481 flake8 configuration |
6a72405 | 2021-01-14 | DOC #481 |
f113668 | 2021-01-14 | MNT #481 apply black -l 75 |
8d85035 | 2021-01-14 | MNT #481 apply black -l 75 |
36dbd9a | 2021-01-14 | MNT #481 styling |
261e306 | 2021-01-14 | Merge pull request #482 from BCDA-APS/440-specwriter |
70731e7 | 2021-01-14 | DOC #482 |
f452bd3 | 2021-01-14 | CI #482 |
54b88be | 2021-01-14 | fixes #440 |
065c4b5 | 2021-01-14 | WIP #440 |
c6812e1 | 2021-01-14 | WIP #440 unit test |
47adb17 | 2021-01-14 | MNT #440 data archive |
5041417 | 2021-01-14 | MNT #440 data for testing |
9b068f8 | 2021-01-13 | Merge pull request #480 from BCDA-APS/475-warnings |
6a34ec9 | 2021-01-13 | DOC #475 resolve invalid escape sequence DeprecationWarning |
2999454 | 2021-01-13 | Merge branch 'main' of https://github.com/BCDA-APS/apstools into main |
3136724 | 2021-01-13 | DOC #451 |
7ca9329 | 2021-01-13 | Merge pull request #451 from gfabbris/master |
370bbc9 | 2021-01-13 | Merge pull request #478 from BCDA-APS/477-changes |
ee8122a | 2021-01-13 | MNT #474 remove unused variables per LGTM |
2635f0a | 2021-01-13 | DOC #477 |
5b0e75b | 2021-01-13 | Merge pull request #474 from BCDA-APS/468-listruns |
0aa134b | 2021-01-13 | MNT #468 |
926211b | 2021-01-13 | ENH #468 report catalog name when printing |
f14240d | 2021-01-12 | Merge pull request #470 from BCDA-APS/464-prime |
1aaee38 | 2021-01-12 | DOC #464 |
d0a6cc0 | 2021-01-12 | Merge branch 'main' into 464-prime |
009a57a | 2021-01-12 | Merge pull request #472 from BCDA-APS/471-tests |
7265f11 | 2021-01-12 | MNT #471 remove requirements: pandas & xlrd |
669c2be | 2021-01-12 | Merge pull request #473 from BCDA-APS/471-openpyxl |
f987e48 | 2021-01-12 | DOC #471 intentions |
dba22fe | 2021-01-12 | MNT #471 requirements |
2d8be76 | 2021-01-12 | TST #471 adjust unit tests for openpyxl |
00621d4 | 2021-01-12 | MNT #471 refactor with openpyxl |
3af5638 | 2021-01-12 | MNT #471 formatting |
3a62aee | 2021-01-12 | MNT #471 allow for ValueError |
425f617 | 2021-01-12 | MNT #471 style |
16b580f | 2021-01-12 | MNT #471 comment out some tests |
de4baf5 | 2021-01-12 | MNT #471 update the environment |
6fe1e98 | 2021-01-12 | Update CHANGES.rst |
49e2ffb | 2021-01-11 | FIX #465 |
cb63d97 | 2021-01-11 | MNT #465 remove AD_warmed_up() |
40110ea | 2021-01-11 | MNT #464 |
0c8901d | 2020-12-03 | Merge pull request #467 from BCDA-APS/459-expected-str |
9b79351 | 2020-12-03 | fixes #459 |
392b1d4 | 2020-11-23 | DOC syntax |
d5e4d2c | 2020-11-23 | Merge pull request #463 from BCDA-APS/remove-deprecated-features |
ca182e7 | 2020-11-23 | DOC #463 |
cbe0788 | 2020-11-23 | fixes #404 |
c0252ce | 2020-11-23 | fixes #408 |
1e6672d | 2020-11-23 | fixes #407 |
15b184c | 2020-11-23 | fixes #406 |
8b2952c | 2020-11-17 | Tweaks after Pete's comments |
6621224 | 2020-11-04 | Add energy calibration to Kohzu |
3c0ee14 | 2020-11-04 | change default values for energy_deadband and energy_backlash |
713f272 | 2020-11-04 | Remove edit option for taper. |
bbdcbdf | 2020-11-04 | Updated ApsUndulator device |