|
1 |
| -# Change Log |
| 1 | +# Changelog |
| 2 | + |
| 3 | +## [Unreleased](https://github.com/hackingmaterials/rocketsled/tree/HEAD) |
| 4 | + |
| 5 | +[Full Changelog](https://github.com/hackingmaterials/rocketsled/compare/v2019.9.12...HEAD) |
| 6 | + |
| 7 | +**Implemented enhancements:** |
| 8 | + |
| 9 | +- Change versioning [\#81](https://github.com/hackingmaterials/rocketsled/issues/81) |
| 10 | +- Enforce a code style [\#78](https://github.com/hackingmaterials/rocketsled/issues/78) |
| 11 | + |
| 12 | +**Fixed bugs:** |
| 13 | + |
| 14 | +- Prepend hostname to the PID for queue checking [\#80](https://github.com/hackingmaterials/rocketsled/issues/80) |
| 15 | +- Fix codacy issues [\#58](https://github.com/hackingmaterials/rocketsled/issues/58) |
| 16 | +- "scaling" portion of code is confusing [\#53](https://github.com/hackingmaterials/rocketsled/issues/53) |
| 17 | + |
| 18 | +**Closed issues:** |
| 19 | + |
| 20 | +- Update help link to new forum [\#82](https://github.com/hackingmaterials/rocketsled/issues/82) |
| 21 | +- upgrade pymongo version [\#72](https://github.com/hackingmaterials/rocketsled/issues/72) |
| 22 | + |
| 23 | +**Merged pull requests:** |
| 24 | + |
| 25 | +- fix some codacy issues [\#92](https://github.com/hackingmaterials/rocketsled/pull/92) ([ardunn](https://github.com/ardunn)) |
| 26 | +- formatting fixes [\#91](https://github.com/hackingmaterials/rocketsled/pull/91) ([ardunn](https://github.com/ardunn)) |
| 27 | +- fix req conflict [\#90](https://github.com/hackingmaterials/rocketsled/pull/90) ([ardunn](https://github.com/ardunn)) |
| 28 | +- Bump matplotlib from 3.1.1 to 3.2.1 [\#89](https://github.com/hackingmaterials/rocketsled/pull/89) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) |
| 29 | +- Pidhostame [\#88](https://github.com/hackingmaterials/rocketsled/pull/88) ([ardunn](https://github.com/ardunn)) |
| 30 | +- Bump scipy from 1.3.1 to 1.4.1 [\#87](https://github.com/hackingmaterials/rocketsled/pull/87) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) |
| 31 | +- Bump fireworks from 1.9.4 to 1.9.5 [\#86](https://github.com/hackingmaterials/rocketsled/pull/86) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) |
| 32 | +- Bump pymongo from 3.9.0 to 3.10.1 [\#84](https://github.com/hackingmaterials/rocketsled/pull/84) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) |
| 33 | +- Bump numpy from 1.16.3 to 1.17.2 [\#79](https://github.com/hackingmaterials/rocketsled/pull/79) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) |
| 34 | +- Bump scipy from 1.2.1 to 1.3.1 [\#77](https://github.com/hackingmaterials/rocketsled/pull/77) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) |
| 35 | +- Bump fireworks from 1.9.0 to 1.9.4 [\#76](https://github.com/hackingmaterials/rocketsled/pull/76) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) |
| 36 | +- Bump matplotlib from 3.0.3 to 3.1.1 [\#75](https://github.com/hackingmaterials/rocketsled/pull/75) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) |
| 37 | +- Bump pymongo from 3.7.2 to 3.9.0 [\#74](https://github.com/hackingmaterials/rocketsled/pull/74) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) |
| 38 | +- Bump scikit-learn from 0.20.3 to 0.21.3 [\#73](https://github.com/hackingmaterials/rocketsled/pull/73) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) |
| 39 | + |
| 40 | +## [v2019.9.12](https://github.com/hackingmaterials/rocketsled/tree/v2019.9.12) (2019-09-11) |
| 41 | + |
| 42 | +[Full Changelog](https://github.com/hackingmaterials/rocketsled/compare/v2019.9.11...v2019.9.12) |
| 43 | + |
| 44 | +## [v2019.9.11](https://github.com/hackingmaterials/rocketsled/tree/v2019.9.11) (2019-09-11) |
| 45 | + |
| 46 | +[Full Changelog](https://github.com/hackingmaterials/rocketsled/compare/v2019.6.5...v2019.9.11) |
| 47 | + |
| 48 | +**Closed issues:** |
| 49 | + |
| 50 | +- General comment on code and examples [\#56](https://github.com/hackingmaterials/rocketsled/issues/56) |
| 51 | + |
| 52 | +## [v2019.6.5](https://github.com/hackingmaterials/rocketsled/tree/v2019.6.5) (2019-06-05) |
| 53 | + |
| 54 | +[Full Changelog](https://github.com/hackingmaterials/rocketsled/compare/v2019.6.4...v2019.6.5) |
| 55 | + |
| 56 | +## [v2019.6.4](https://github.com/hackingmaterials/rocketsled/tree/v2019.6.4) (2019-06-05) |
| 57 | + |
| 58 | +[Full Changelog](https://github.com/hackingmaterials/rocketsled/compare/v2019.5.3...v2019.6.4) |
2 | 59 |
|
3 | 60 | ## [v2019.5.3](https://github.com/hackingmaterials/rocketsled/tree/v2019.5.3) (2019-05-04)
|
| 61 | + |
4 | 62 | [Full Changelog](https://github.com/hackingmaterials/rocketsled/compare/v2019.5.2...v2019.5.3)
|
5 | 63 |
|
6 | 64 | ## [v2019.5.2](https://github.com/hackingmaterials/rocketsled/tree/v2019.5.2) (2019-05-04)
|
| 65 | + |
7 | 66 | [Full Changelog](https://github.com/hackingmaterials/rocketsled/compare/v2019.4.17...v2019.5.2)
|
8 | 67 |
|
9 | 68 | ## [v2019.4.17](https://github.com/hackingmaterials/rocketsled/tree/v2019.4.17) (2019-04-18)
|
| 69 | + |
10 | 70 | [Full Changelog](https://github.com/hackingmaterials/rocketsled/compare/v2019.3.15...v2019.4.17)
|
11 | 71 |
|
12 | 72 | **Closed issues:**
|
13 | 73 |
|
14 | 74 | - add paper citation to rocketsled [\#42](https://github.com/hackingmaterials/rocketsled/issues/42)
|
15 | 75 |
|
16 | 76 | ## [v2019.3.15](https://github.com/hackingmaterials/rocketsled/tree/v2019.3.15) (2019-03-16)
|
| 77 | + |
17 | 78 | [Full Changelog](https://github.com/hackingmaterials/rocketsled/compare/v2019.2.27...v2019.3.15)
|
18 | 79 |
|
19 | 80 | **Closed issues:**
|
|
23 | 84 | - tutorial rework [\#55](https://github.com/hackingmaterials/rocketsled/issues/55)
|
24 | 85 |
|
25 | 86 | ## [v2019.2.27](https://github.com/hackingmaterials/rocketsled/tree/v2019.2.27) (2019-02-27)
|
| 87 | + |
26 | 88 | [Full Changelog](https://github.com/hackingmaterials/rocketsled/compare/v2019.2.17...v2019.2.27)
|
27 | 89 |
|
28 | 90 | **Merged pull requests:**
|
29 | 91 |
|
30 | 92 | - Fix typo, when all inputs are floats [\#65](https://github.com/hackingmaterials/rocketsled/pull/65) ([RemiLehe](https://github.com/RemiLehe))
|
31 | 93 |
|
32 | 94 | ## [v2019.2.17](https://github.com/hackingmaterials/rocketsled/tree/v2019.2.17) (2019-02-19)
|
| 95 | + |
33 | 96 | [Full Changelog](https://github.com/hackingmaterials/rocketsled/compare/v2019.1.1...v2019.2.17)
|
34 | 97 |
|
35 | 98 | **Merged pull requests:**
|
36 | 99 |
|
37 | 100 | - Minor corrections to the tutorial and examples [\#63](https://github.com/hackingmaterials/rocketsled/pull/63) ([RemiLehe](https://github.com/RemiLehe))
|
38 | 101 |
|
39 | 102 | ## [v2019.1.1](https://github.com/hackingmaterials/rocketsled/tree/v2019.1.1) (2019-01-01)
|
| 103 | + |
40 | 104 | [Full Changelog](https://github.com/hackingmaterials/rocketsled/compare/v2018.12.30...v2019.1.1)
|
41 | 105 |
|
42 | 106 | ## [v2018.12.30](https://github.com/hackingmaterials/rocketsled/tree/v2018.12.30) (2019-01-01)
|
| 107 | + |
43 | 108 | [Full Changelog](https://github.com/hackingmaterials/rocketsled/compare/v2018.12.31...v2018.12.30)
|
44 | 109 |
|
45 | 110 | ## [v2018.12.31](https://github.com/hackingmaterials/rocketsled/tree/v2018.12.31) (2019-01-01)
|
| 111 | + |
46 | 112 | [Full Changelog](https://github.com/hackingmaterials/rocketsled/compare/v2018.12.26...v2018.12.31)
|
47 | 113 |
|
48 | 114 | **Closed issues:**
|
|
52 | 118 | - make sure all instance attributes are only set in the \_\_init\_\_ method\(\) [\#48](https://github.com/hackingmaterials/rocketsled/issues/48)
|
53 | 119 |
|
54 | 120 | ## [v2018.12.26](https://github.com/hackingmaterials/rocketsled/tree/v2018.12.26) (2018-12-27)
|
| 121 | + |
55 | 122 | [Full Changelog](https://github.com/hackingmaterials/rocketsled/compare/1.1...v2018.12.26)
|
56 | 123 |
|
57 | 124 | **Closed issues:**
|
|
69 | 136 | - Add ability to disable duplicate checking and actually run optimizations in parallel [\#11](https://github.com/hackingmaterials/rocketsled/issues/11)
|
70 | 137 |
|
71 | 138 | ## [1.1](https://github.com/hackingmaterials/rocketsled/tree/1.1) (2018-07-30)
|
| 139 | + |
| 140 | +[Full Changelog](https://github.com/hackingmaterials/rocketsled/compare/1c24fadc55be95f1bb3dc9c4d271d56d980ca547...1.1) |
| 141 | + |
72 | 142 | **Closed issues:**
|
73 | 143 |
|
74 | 144 | - Rename XZ\* to Z\* [\#40](https://github.com/hackingmaterials/rocketsled/issues/40)
|
|
107 | 177 | **Merged pull requests:**
|
108 | 178 |
|
109 | 179 | - Fix LCB and add hyper-parameters to acq functions [\#41](https://github.com/hackingmaterials/rocketsled/pull/41) ([spacedome](https://github.com/spacedome))
|
110 |
| -- code review and some minor cleanups [\#10](https://github.com/hackingmaterials/rocketsled/pull/10) ([computron](https://github.com/computron)) |
111 |
| -- code review \#2 of TurboWorks [\#9](https://github.com/hackingmaterials/rocketsled/pull/9) ([computron](https://github.com/computron)) |
112 |
| -- code review pt 2 [\#8](https://github.com/hackingmaterials/rocketsled/pull/8) ([computron](https://github.com/computron)) |
113 |
| -- first round of comments on optdb [\#7](https://github.com/hackingmaterials/rocketsled/pull/7) ([computron](https://github.com/computron)) |
114 | 180 |
|
115 | 181 |
|
116 | 182 |
|
117 |
| -\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* |
| 183 | +\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)* |
0 commit comments