Skip to content

release notes 1.3.0

Pete R Jemian edited this page Jul 14, 2020 · 4 revisions

1.3.0

  • date/time: 2020-07-14 10:16:51.278108
  • release: 1.3.0
  • milestone: 1.3.0
section quantity
New Tags 6
Pull Requests 4
Issues 15
Commits 120

Tags

tag date name
0d6355b 2020-07-14 1.3.0
29c1c0b 2020-07-12 1.3.0rc1
297c9e4 2020-07-12 1.3.0rc2
52a4014 2020-07-12 1.3.0rc3
1106213 2020-07-13 1.3.0rc4
2fbd6e6 2020-07-13 1.3.0rc5

Pull Requests

pull request date state title
#334 2020-07-11 merged support APS proposal & ESAF systems to provide useful metadata
#336 2020-07-10 merged add NeXus file writer from USAXS
#342 2020-07-10 merged summarize runs in databroker by plan_name and frequency
#344 2020-07-12 merged listruns() to use databroker v2 API

Issues

issue date title
#329 2020-07-05 add NeXus writer base class from USAXS
#332 2020-07-12 listruns(): use databroker v2 API
#333 2020-07-11 access APS proposal and ESAF information
#335 2020-06-28 update requirements
#337 2020-07-06 Document new filewriter callbacks
#338 2020-07-06 unit tests are leaving directories undeleted
#339 2020-07-06 resolve Codacy code review issues
#340 2020-07-06 update copyright year to 2020
#341 2020-07-11 tools to summarize activity
#343 2020-07-11 review and update requirements
#346 2020-07-12 publish fails to push conda packages
#347 2020-07-12 some apbss files not published
#349 2020-07-13 apsbss: add "next" subcommand
#350 2020-07-13 apsbss: clarify meaning of reported dates
#351 2020-07-13 apsbss: put raw info into PV

Commits

commit date message
4e53932 2020-06-26 ENH #333 initial commit
606bfb0 2020-06-26 MNT #333 permissions
509a699 2020-06-26 DOC #333
b73e1a5 2020-06-26 MNT #333
146fb45 2020-06-28 MNT #335 for conda
1d163c6 2020-06-28 fixes #335
9989910 2020-06-30 cancel plans for 1.2.7, go right to 1.3.0 (& rc1+)
8195d10 2020-07-04 ENH #329 add code from USAXS
f050f3b 2020-07-04 MNT #329 per Codacy static code review
9fe8ad1 2020-07-04 MNT #329 Codacy again
a656081 2020-07-04 MNT #329 Codacy
62f2370 2020-07-04 TST #329 no shortcut for datetime
d92093f 2020-07-04 TST #329 FileWriterCallbackBase
d168bf4 2020-07-04 TST #329 capture stdout during tests
21682c7 2020-07-04 TST #329 WIP
9e7c614 2020-07-04 TST #329 WIP
2737a9c 2020-07-04 TST #329
890f454 2020-07-04 TST #329
596bfa0 2020-07-05 MNT #329 re-arrange NX structure
6756a99 2020-07-05 MNT #329 split up complex method
58e83df 2020-07-05 MNT #329 refactor
62c2977 2020-07-05 MNT #329 per code review
127e163 2020-07-05 DOC #329
a39677e 2020-07-05 MNT #329 per code review
42a7c8c 2020-07-05 TST #329
4bac31b 2020-07-05 MNT #329 LGTM review
3df1c25 2020-07-05 DOC #329 Codacy badge
97f9a34 2020-07-05 MNT #329 ophyd signal name
285b227 2020-07-05 MNT #329 refactor
f3e08f8 2020-07-05 MNT #329
25d6276 2020-07-05 DOC #329
57f69b1 2020-07-05 Merge pull request #336 from BCDA-APS/329-NeXus-writer
daef30c 2020-07-06 fixes #337
e98e63b 2020-07-06 MNT #337 Codacy review
63cef98 2020-07-06 DOC #337
30f93eb 2020-07-06 DOC #337
2f71902 2020-07-06 MNT #339 remove trailing whitespace
4e5c5c6 2020-07-06 MNT #339 Codacy review
7c899f1 2020-07-06 MNT #339 Codacy
dc6172c 2020-07-06 MNT #339 Codacy
5e875b4 2020-07-06 MNT #339 Codacy
e28b67e 2020-07-06 MNT #339 Codacy
ae7f5fb 2020-07-06 MNT #339 Codacy
e11c6bb 2020-07-06 MNT #339 Codacy
736e52a 2020-07-06 MNT #339 Codacy
3245b8b 2020-07-06 fixes #339 Codacy - enough already!
b74d67a 2020-07-06 MNT requirements
9604f1a 2020-07-06 fixes #340
e7c05cb 2020-07-06 Merge branch 'master' into 333-metadata-proposal-ESAF
b803527 2020-07-06 MNT #334 Codacy
f544e8d 2020-07-06 MNT #334 Codacy
c9c9dc8 2020-07-06 DOC note when feature released
62b25fa 2020-07-06 TST #333 start on unit tests
aebaac4 2020-07-06 TST #333 tests not at APS
27e7595 2020-07-06 TST #333
7050844 2020-07-06 TST #333 WIP
b25fdc3 2020-07-06 TST #333
4d25731 2020-07-06 TST #333 LGTM review
09f9d2d 2020-07-07 TST #333 refactor so testable
d745be5 2020-07-07 TST #333
1c07e03 2020-07-07 MNT #333 Codacy
83cacfd 2020-07-07 TST #333 Codacy
b3de524 2020-07-07 MNT #333 randmize the IOC prefix for testing
3020fff 2020-07-07 MNT #333 remove unused code
7e37769 2020-07-07 MNT #333 remove eclipse config
a402c75 2020-07-07 TST #333 let travis-ci find aps-dm-api
14716e6 2020-07-07 TST #333 aps-dm-api not on PyPI
5ab3aa9 2020-07-07 CI #333 for travis-ci
88dcf3e 2020-07-07 CI #333 adjust travis-ci requirements
4123322 2020-07-07 TST #333 for py38
872e391 2020-07-07 MNT #333 Codacy
4b50275 2020-07-07 MNT #333 refactor name
a4868d2 2020-07-08 ENH #333 shell script
3485238 2020-07-08 TST #333 refactor
e420034 2020-07-08 TST #333 Codacy
c8ba056 2020-07-08 TST #333 Codacy
fc33050 2020-07-08 TST #333
8ffa164 2020-07-08 DOC #333
9444299 2020-07-09 DOC #333 WIP
53d516d 2020-07-09 DOC #333 WIP
b2a2034 2020-07-09 DOC #333 WIP
d6a4f5d 2020-07-10 fixes #341
45e56a2 2020-07-10 MNT #341 Codacy
e13e955 2020-07-10 MNT #341 Codacy
1f6fc83 2020-07-10 Merge pull request #342 from BCDA-APS/341-databroker-metrics
e009bf5 2020-07-10 DOC vertical whitespace thrashing
7d6a925 2020-07-10 DOC usage
375a8ba 2020-07-10 DOC md location
2884762 2020-07-10 DOC #333
94368b7 2020-07-10 DOC #333
16a3331 2020-07-10 ENH #333 add PV report
b560f0f 2020-07-10 DOC #333 PV report
1796479 2020-07-11 ENH #333 commands on GUI
ffe7c67 2020-07-11 ENH #333 add version option
fb96aca 2020-07-11 MNT #333
c739f83 2020-07-11 TST #333 Codacy
e3e3205 2020-07-11 MNT #343
63bedcc 2020-07-11 Merge pull request #334 from BCDA-APS/333-metadata-proposal-ESAF
4b22a3b 2020-07-11 DOC #332
6382c6a 2020-07-12 ENH #332
893a384 2020-07-12 DOC #332
d4944c6 2020-07-12 TST #332 Codacy
4478cb8 2020-07-12 Merge pull request #344 from BCDA-APS/332-listruns
f3dea35 2020-07-12 DOC release 1.3.0rc1
29c1c0b 2020-07-12 Merge branch 'master' of https://github.com/BCDA-APS/apstools
6de071a 2020-07-12 MNT #346
fc84fa0 2020-07-12 MNT #346
297c9e4 2020-07-12 DOC 1.3.0rc2
52a4014 2020-07-12 PKG #347
90deb88 2020-07-13 fixes #349 fixes #350
bb29bf3 2020-07-13 DOC #349 #350
1106213 2020-07-13 fixes #351
62f815e 2020-07-13 TST Codacy
2fbd6e6 2020-07-13 TST Codacy
88514cb 2020-07-14 DOC for release 1.3.0
ddab3c9 2020-07-14 DOC
09d644b 2020-07-14 MNT omit from read()
12e8de9 2020-07-14 MNT define "now"
3aa5de9 2020-07-14 MNT consistency
0d6355b 2020-07-14 MNT as exectuable
Clone this wiki locally