-
Notifications
You must be signed in to change notification settings - Fork 12
release notes v0.3.15
Pete R Jemian edited this page Dec 20, 2020
·
2 revisions
- date/time: 2020-12-20 17:42:43.069540
- release: v0.3.15
- documentation: https://blueskyproject.io/hklpy
- milestone: 0.3.15
section | quantity |
---|---|
New Tags | 1 |
Pull Requests | 18 |
Issues | 20 |
Commits | 250 |
tag | date | commit |
---|---|---|
v0.3.15 | 2020-12-20 | 05aa6fa |
pull request | date | state | title |
---|---|---|---|
#73 | 2020-12-20 | merged | start the release notes |
#60 | 2020-12-12 | merged | publish docs at blueskyproject.io |
#58 | 2020-12-10 | merged | restore tmate workflow |
#54 | 2020-12-03 | merged | move CI from travis to Github Actions |
#52 | 2020-12-18 | merged | Update the examples |
#45 | 2020-10-24 | merged | Diffractometer needs custom check_value() |
#44 | 2020-11-02 | merged | add energy features to Diffractometer base class |
#41 | 2020-10-03 | merged | show how to connect energy from local controls |
#39 | 2020-09-29 | merged | CI/DOC: do not overwrite index.html in bluesky/bluesky.github.io |
#38 | 2020-09-29 | merged | resolve documentation problem in hkl.diffract
|
#36 | 2020-09-29 | merged | CI/DOC: Use main branch if no tags |
#35 | 2020-09-28 | merged | CI: Build and publish docs |
#34 | 2020-09-28 | merged | Refresh travis |
#32 | 2020-09-28 | merged | move tests directory into hkl so it does not install out of package |
#28 | 2020-09-26 | merged | unit test uses wavelength (tardis simulator) |
#23 | 2020-09-26 | merged | wavelength units should be angstrom |
#21 | 2020-09-02 | merged | prepare sphinx documentation |
#19 | 2020-09-28 | closed | wavelength units should be angstrom |
issue | date | title |
---|---|---|
#77 | 2020-12-20 | Missing required package meta-data |
#76 | 2020-12-20 | update badges to match ophyd |
#74 | 2020-12-20 | no version number available from import!!! |
#71 | 2020-12-20 | Add release history per release process |
#59 | 2020-12-18 | add GH Actions workflow to publish the docs |
#69 | 2020-12-18 | URLs to view examples notebooks |
#57 | 2020-12-18 | Make new examples for the documentation |
#51 | 2020-12-18 | rename Sphinx documentation directory |
#24 | 2020-12-18 | review examples provided here |
#56 | 2020-12-10 | Restore tmate.yml for debugging. |
#53 | 2020-12-03 | Switch the CI from travis to Github Actions |
#55 | 2020-12-02 | Migrate from Travis-CI to GitHub Actions |
#49 | 2020-11-02 | ignore warnings due to "import pint" |
#43 | 2020-11-02 | update _energy_changed() in Diffractometer |
#13 | 2020-10-24 | check_limits does not work well with pyHKL object |
#37 | 2020-09-29 | None in documentation |
#31 | 2020-09-28 | link to published documentation |
#22 | 2020-09-28 | ClobberError conflict with typhos |
#27 | 2020-09-26 | revise tardis unit test to use wavelength |
#17 | 2020-09-26 | calc should use wavelength in angstrom |
commit | date | message |
---|---|---|
05aa6fa | 2020-12-20 | REL: v0.3.15 |
5222584 | 2020-12-20 | MNT #70 add valid maintaner_email |
d6cf2e2 | 2020-12-20 | REL: v0.3.15 |
0833588 | 2020-12-20 | FIX #77 |
101b8ea | 2020-12-20 | REL: v0.3.15 |
040766d | 2020-12-20 | DOC #76 all badges in the table now |
fff29e9 | 2020-12-20 | DOC #76 update project badges |
261dbd9 | 2020-12-20 | Merge pull request #73 from bluesky/71-release_history |
ff8b1cc | 2020-12-20 | fix #74 provide version in package |
ca2ca51 | 2020-12-20 | MNT #73 add spec2nexus |
b2652eb | 2020-12-18 | DOC #72 start the release notes |
af44b06 | 2020-12-18 | fixes #69 |
6a94d2f | 2020-12-18 | Merge pull request #52 from bluesky/24-examples |
eb81c1c | 2020-12-18 | remove travis configuration resources |
7704e88 | 2020-12-18 | MNT #52 consistency in print per review |
fd701f8 | 2020-12-18 | MNT #52 more obvious wrt sign & precision |
4646164 | 2020-12-18 | MNT #52 per review |
013e8f5 | 2020-12-18 | Update docs/source/examples/index.rst |
d542c9e | 2020-12-18 | Update docs/source/examples/index.rst |
5c97b3d | 2020-12-18 | Update docs/source/examples/index.rst |
4216f62 | 2020-12-17 | MNT #52 recompute |
5111792 | 2020-12-17 | MNT #52 less scary now for all geometries |
fe188fd | 2020-12-17 | MNT #52 E6C: less scary now |
8dccd95 | 2020-12-17 | MNT #52 change the 6-circle graphics |
30ff2f7 | 2020-12-17 | DOC #24 link to notebook viewers |
c3a2261 | 2020-12-17 | CI #52 back to SOP |
cfbfb9c | 2020-12-17 | DOC #52 publish the docs for review |
8668887 | 2020-12-17 | DOC #24 consistency checking |
c6bea81 | 2020-12-17 | DOC #24 E4CV, K4CV, E6C consistency |
3c4484e | 2020-12-17 | DOC #24 always cp resources to docs |
bc9b47d | 2020-12-14 | DOC #24 notebook viewers |
85d396e | 2020-12-12 | WIP #24 sync the examples |
01992ce | 2020-12-12 | Merge pull request #60 from bluesky/59-publish-docs |
ba74518 | 2020-12-11 | MNT #52 re-run all notebooks |
acc5086 | 2020-12-11 | WIP #52 per review |
93a6e50 | 2020-12-11 | MNT #52 per review |
9cb4ed3 | 2020-12-11 | MNT #59 now ignore built parts |
457c073 | 2020-12-11 | MNT #24 categorize |
fc5d16e | 2020-12-11 | CI #59 production ready again |
8463e1c | 2020-12-11 | CI #59 set package name in workflow from repo |
f1211b8 | 2020-12-11 | CI #59 retry |
ed547ca | 2020-12-11 | CI #59 test |
261b955 | 2020-12-11 | MNT #59 test |
9c5b479 | 2020-12-11 | CI #59 ready for production |
bbd626e | 2020-12-11 | CI #59 confirm after cleanup |
cf49b52 | 2020-12-11 | CI #59 channels same order as env file |
4fdeabf | 2020-12-11 | CI #59 channels |
4568d4a | 2020-12-11 | CI #59 choose the shell each "run" |
f74a4b7 | 2020-12-11 | CI #59 use default env name |
1a92ca9 | 2020-12-11 | CI #59 simpler env var citation |
0b778fd | 2020-12-11 | CI #59 indentation? |
ffa781e | 2020-12-11 | CI #59 diagnostic |
bffe18e | 2020-12-11 | CI #59 for pip install |
4d28043 | 2020-12-11 | CI #59 explicit activation of ENV_NAME |
926d8c3 | 2020-12-11 | CI #59 install publishing requirements to ENV_NAME |
0203ba0 | 2020-12-11 | CI #59 no explicit activation |
4187261 | 2020-12-11 | CI #59 test conda activation |
3eb82c2 | 2020-12-11 | MNT #59 these files will be built now |
eb46315 | 2020-12-11 | CI #59 ensure package name is used when publishing |
f6c2b46 | 2020-12-11 | CI #59 cleanup workflow |
5f83770 | 2020-12-11 | CI #59 yikes! push to dir=hklpy now! |
badc5f7 | 2020-12-11 | CI #59 need sphinx to build docs |
b32e2c2 | 2020-12-11 | CI #59 Diagnostics |
3b5229b | 2020-12-11 | CI #59 force activate conda |
66dc0c1 | 2020-12-11 | MNT #59 hello tmate |
108674f | 2020-12-10 | MNT #59 explicit activate env |
63dc2e9 | 2020-12-10 | MNT #59 almost time for tmate |
772817b | 2020-12-10 | CI #59 need jupyter |
8d236cf | 2020-12-10 | MNT #59 edited publishing workflow from ophyd |
4c43f0e | 2020-12-10 | Merge branch 'main' into 59-publish-docs |
aa8aaac | 2020-12-10 | Update docs/source/examples/notebooks/e6c.rst |
c1f1a46 | 2020-12-10 | Update docs/source/examples/notebooks/e4cv.rst |
3cb6d9b | 2020-12-10 | Update docs/source/examples/notebooks/e4cv.rst |
94f600b | 2020-12-10 | Update docs/source/examples/notebooks/e4cv.rst |
d4214a4 | 2020-12-10 | Update docs/source/examples/notebooks/e4cv.rst |
cbb06d8 | 2020-12-10 | Merge pull request #58 from bluesky/56-restore-tmate |
6eea42f | 2020-12-10 | fixes #56 |
8d12e2f | 2020-12-10 | MNT #57 |
8eb39ea | 2020-12-09 | MNT #57 add to spec2nexus |
92d374b | 2020-12-09 | DOC #57 |
396204f | 2020-12-09 | MNT #57 refactor for more resources |
dadd22e | 2020-12-09 | DOC #57 |
46dd9e9 | 2020-12-09 | MNT #57 |
ab7829b | 2020-12-09 | MNT #57 k4cv |
5c55e04 | 2020-12-09 | MNT #57 E6C |
c77c3cd | 2020-12-09 | CI #57 no unit tests in examples |
350efb3 | 2020-12-08 | MNT #57 |
3a348a9 | 2020-12-08 | MNT #57 |
26779bd | 2020-12-08 | MNT #57 nb -> rst |
10906b9 | 2020-12-08 | MNT #57 rename and update |
b38e746 | 2020-12-08 | MNT #57 housekeeping |
79acdef | 2020-12-08 | MNT #57 converts ipynb to rst |
5470d06 | 2020-12-08 | MNT #57 archive most existing examples |
491cff7 | 2020-12-07 | DOC #24 alignment |
482726d | 2020-12-07 | DOC #24 e4cv example notebook |
f240171 | 2020-12-07 | DOC #24 WIP |
c9e8776 | 2020-12-07 | DOC #24 hklpy name first |
975a3c6 | 2020-12-07 | DOC #24 WIP 6-circle |
5d382f0 | 2020-12-07 | DOC #24 WIP 4-circle |
30b9229 | 2020-12-06 | DOC #24 |
3351bd8 | 2020-12-06 | DOC #24 E6C:sixc example WIP |
1ef5a31 | 2020-12-06 | DOC #24 E4CV:fourc example WIP |
56754c9 | 2020-12-04 | WIP #24 |
aac83b8 | 2020-12-03 | CI #24 flake8 |
5fea657 | 2020-12-03 | Merge branch 'main' into 24-examples |
b5adb85 | 2020-12-03 | Merge pull request #54 from bluesky/53-CI-Github-Actions |
befae26 | 2020-12-03 | DOC #53 |
f3d1313 | 2020-12-03 | MNT #53 cleanup YAML files |
e572c19 | 2020-12-02 | DOC #53 badges |
eb2aea0 | 2020-12-02 | fixes #53 all py supported versions |
3c7f0a0 | 2020-12-02 | MNT #53 pip install -e . |
237d242 | 2020-12-02 | MNT #53 simplify |
4242324 | 2020-12-02 | MNT #53 start tmate earlier |
d750736 | 2020-12-02 | MNT #53 before the pytest |
56f4549 | 2020-12-02 | MNT #53 apply in existing workflow |
e20b259 | 2020-12-02 | MNT #53 try out a tmate session |
8400c07 | 2020-11-26 | CI #53 go back to pytest |
c37ccfa | 2020-11-26 | CI #53 WIP |
442414b | 2020-11-26 | CI #53 |
7dc157d | 2020-11-26 | CI #53 simpler |
4da27d7 | 2020-11-25 | CI _53 WIP |
3de5b16 | 2020-11-25 | CI #53 full test plan |
f0912f2 | 2020-11-25 | CI #53 next step |
e765df4 | 2020-11-25 | CI #53 control env name |
a97da43 | 2020-11-25 | CI #53 WIP in parts, stop after setup |
f1795cd | 2020-11-25 | CI #53 WIP use enviro..yml at start |
b03af5c | 2020-11-25 | CI #53 WIP |
6d8f9ab | 2020-11-25 | CI #53 |
536a709 | 2020-11-25 | CI #53 |
4ee43f4 | 2020-11-25 | CI #53 |
7318342 | 2020-11-25 | CI #53 remove pip-based workflow |
d09a7a6 | 2020-11-25 | CI #53 hide pip-based workflow |
be5b399 | 2020-11-25 | CI #53 testing imports |
47f7b11 | 2020-11-25 | CI #53 switch off pip workflow |
d0d78d9 | 2020-11-25 | CI #53 imports |
95ec38c | 2020-11-25 | MNT #53 add conda-based test workflow |
e342b39 | 2020-11-24 | CI #53 disable old code examples |
340efc0 | 2020-11-24 | CI #53 system dependency |
24aed5b | 2020-11-24 | CI #53 requirements |
0851225 | 2020-11-24 | CI #53 conftest |
f8cd216 | 2020-11-24 | TST #53 |
7953f1c | 2020-11-24 | CI #53 pyepics |
f4d4f99 | 2020-11-24 | MNT #53 add testing workflow |
d8dc0a1 | 2020-11-24 | MNT #53 pass flake8 locally |
df1c61d | 2020-11-24 | MNT #53 flake8 ignores |
ec753b1 | 2020-11-24 | MNT #53 add flake8 workflow |
c12209e | 2020-11-24 | DOC #24 |
ba7ac47 | 2020-11-24 | MNT #51 rename directory doc to docs |
665aa83 | 2020-11-24 | DOC #24 start examples section |
0eba82a | 2020-11-02 | Merge pull request #44 from bluesky/43-energy-features |
4d3145a | 2020-10-24 | fixes #49 |
905ca02 | 2020-10-24 | MNT #44 Merge 'main' into 43-energy-features |
5329c6a | 2020-10-24 | Merge pull request #45 from bluesky/13-check_limits |
282fbb1 | 2020-10-24 | TST #45 |
c89a553 | 2020-10-24 | TST #45 use check_limits() from bluesky |
e1543b8 | 2020-10-24 | TST #45 check any real axes |
08706ac | 2020-10-24 | TST #48 |
98eb88c | 2020-10-23 | WIP #13 |
0e29401 | 2020-10-23 | WIP #13 |
9eac01d | 2020-10-23 | WIP #13 might be ophyd problem |
92419c7 | 2020-10-23 | BUG #48 |
784c23d | 2020-10-21 | TST #46 |
07047cf | 2020-10-21 | TST #46 test extra motor cases |
aaae4a5 | 2020-10-16 | MNT #13 re-position the default |
626170d | 2020-10-15 | MNT #13 restore extra parms |
100d97a | 2020-10-15 | MNT #13 black and f-strings |
5e03b0e | 2020-10-15 | MNT #13 f strings per review |
34af1a3 | 2020-10-15 | MNT #13 black-formatting, then adjustments |
0f1e9c1 | 2020-10-14 | CI #13 |
40cfdc4 | 2020-10-14 | DOC #13 |
2de68ea | 2020-10-14 | DOC #13 |
d587a72 | 2020-10-14 | BUG #13 override check_value() |
cdc7b23 | 2020-10-14 | ENH #13 custom check_limits in new unit test |
1df6665 | 2020-10-14 | ENH #13 override check_value |
6095200 | 2020-10-09 | DOC #44 |
b9cbae1 | 2020-10-09 | MNT #44 |
afbd2bf | 2020-10-09 | MNT #44 use public API |
a008749 | 2020-10-03 | DOC #43 |
705f8f5 | 2020-10-03 | DOC #43 |
63b0b8e | 2020-10-03 | MNT #43 if connected |
5a5b08e | 2020-10-03 | CI #43 |
f5b966c | 2020-10-03 | ENH #43 code & docs |
9d87104 | 2020-10-03 | TST #43 |
e59f43b | 2020-10-03 | WIP #43 |
287a10f | 2020-10-03 | DOC #43 more documentation depth |
ae983e6 | 2020-10-03 | MNT #43 require pint package now |
3f1d3c4 | 2020-10-03 | MNT #43 ignore .history subdir |
a58f080 | 2020-10-03 | bump the patch version in the docs |
38dc924 | 2020-10-03 | Merge pull request #41 from bluesky/25-26-local-energy |
fedb638 | 2020-10-03 | DOC #42 |
7149014 | 2020-10-03 | DOC #42 |
836e542 | 2020-10-03 | DOC #41 |
9fd51c7 | 2020-10-03 | DOC #42 examples |
39d6f29 | 2020-10-03 | DOC #41 |
8e8779c | 2020-10-03 | DOC #41 link to orientation matrix example |
98ffc78 | 2020-10-03 | DOC #41 reference tags |
9b2b274 | 2020-10-03 | DOC #42 |
2a85883 | 2020-10-02 | DOC #25 #26 changes per review |
777dfb7 | 2020-10-02 | DOC #25 #26 examples tested |
2fdd702 | 2020-10-01 | DOC #25 #26 trailing whitespace |
f4d882d | 2020-10-01 | DOC #25 #26 |
fd73726 | 2020-10-01 | WIP #25 #26 |
f5ba351 | 2020-10-01 | WIP #25 #26 |
14463c4 | 2020-09-29 | Merge pull request #39 from bluesky/do-not-overwrite-index.html |
edd1c64 | 2020-09-29 | CI/DOC: do not overwrite index.html in bluesky/bluesky.github.io |
9c9c6a4 | 2020-09-29 | Merge pull request #38 from bluesky/37-doc-diffract |
311a70a | 2020-09-29 | Merge pull request #36 from bluesky/master-to-main |
716b8ac | 2020-09-29 | fixes #37 |
3902298 | 2020-09-28 | CI/DOC: Use main branch if no tags |
8e60700 | 2020-09-28 | Merge pull request #35 from bluesky/build-and-publish-docs |
24fad3a | 2020-09-28 | DOC: fix CI links in README & add a link to the hklpy documentation |
366dc35 | 2020-09-28 | CI: fix malformed .travis.yml |
fb8288a | 2020-09-28 | CI/DOC: use doctr-versions-menu |
8bc8177 | 2020-09-28 | CI: remove coveralls as it fails now |
9c9ae19 | 2020-09-28 | CI: fix commands within if condition |
a18d274 | 2020-09-28 | CI: more configs to build and publish docs |
a0d5a07 | 2020-09-28 | DOC: Correct the information about recipes |
554fe22 | 2020-09-28 | Try to publish docs |
d7f3dd2 | 2020-09-28 | Merge pull request #34 from bluesky/refresh-travis |
4f42462 | 2020-09-28 | CI: Fix sed command (again) |
866d890 | 2020-09-28 | CI: fix the version check command |
35152d2 | 2020-09-28 | CI: check Python versions |
0720bc1 | 2020-09-28 | CI: fix sed replacement |
2542e46 | 2020-09-28 | CI: fix the installation command and environment.yml |
4564343 | 2020-09-28 | CI: install from environment.yml; rearrange conda commands |
94bea38 | 2020-09-28 | Add Python 3.8 |
4299c20 | 2020-09-28 | CI: remove commented vars for EPICS |
f6b680f | 2020-09-28 | CI: Remove commented lines and simplify the config further |
50b518d | 2020-09-28 | Remove circle.yml (not used) |
511608f | 2020-09-28 | Update .travis.yml |
f55a9ea | 2020-09-28 | Merge pull request #32 from bluesky/22-ClobberError |
d5a7ca1 | 2020-09-26 | DOC #22 |
717a8b1 | 2020-09-26 | MNT #22 flake8 |
cdb8ec7 | 2020-09-26 | MNT #22 discard unused test code |
58411d9 | 2020-09-26 | fixes #22 |
9f24b5d | 2020-09-26 | Merge pull request #28 from bluesky/27-test-wavelength |
d79e28e | 2020-09-26 | CI #28 numerical precision |
101b185 | 2020-09-26 | CI #28 |
8640463 | 2020-09-26 | fixes #27 - unit test passes locally |
e5d0e8c | 2020-09-26 | Merge pull request #23 from bluesky/17-angstrom-wavelength |
0a74cbf | 2020-09-26 | DOC #23 clarifications |
993398c | 2020-09-25 | accepted |
08a9256 | 2020-09-25 | TST #23 tests pass LOCALLY with no warnings |
d2780d6 | 2020-09-25 | TST #23 tests pass now |
c9fa2f0 | 2020-09-25 | MNT #23 |
f434144 | 2020-09-25 | MNT #23 ignore VSCode editor settings |
02517f1 | 2020-09-02 | fixes #17 |
c2a4676 | 2020-09-02 | Merge pull request #21 from bluesky/20-sphinx-docs |
f28b48b | 2020-09-02 | DOC #20 |
abcf2d9 | 2020-09-02 | DOC #20 |