|
| 1 | +# RcppEnsmallen 0.2.18.2.1 |
| 2 | + |
| 3 | +- Upgraded to ensmallen 2.18.2: "Fairmount Bagel" (2022-02-14) |
| 4 | + - Update Catch2 to 2.13.8 |
| 5 | + ([#336](https://github.com/mlpack/ensmallen/pull/336)). |
| 6 | + - Fix epoch timing output |
| 7 | + ([#337](https://github.com/mlpack/ensmallen/pull/337)). |
| 8 | +- Update _R_ package URLs. |
| 9 | + |
1 | 10 | # RcppEnsmallen 0.2.18.1.1 |
2 | 11 |
|
3 | 12 | - Upgraded to ensmallen 2.18.1: "Fairmount Bagel" (2021-11-20) |
|
24 | 33 | - Fix MOEAD test stability |
25 | 34 | (mlpack/ensmallen#327). |
26 | 35 | - Update GitHub Actions to the standard `r-lib/actions` configuration. |
27 | | - ([#45](https://github.com/coatless/rcppensmallen/pull/45)) |
| 36 | + ([#45](https://github.com/coatless-rpkg/rcppensmallen/pull/45)) |
28 | 37 |
|
29 | 38 | # RcppEnsmallen 0.2.17.0.1 |
30 | 39 |
|
|
126 | 135 | - Clarify and fix documentation for constrained optimizers (mlpack/ensmallen#201). |
127 | 136 | - Fix L-BFGS convergence when starting from a minimum (mlpack/ensmallen#201). |
128 | 137 | - Switch GitHub Actions to use reference tags to always be up-to-date with |
129 | | - CRAN's check grid (`oldrel`, `release`, `devel`). ([#29](https://github.com/coatless/rcppensmallen/pull/29), |
130 | | - [#32](https://github.com/coatless/rcppensmallen/pull/32)) |
| 138 | + CRAN's check grid (`oldrel`, `release`, `devel`). ([#29](https://github.com/coatless-rpkg/rcppensmallen/pull/29), |
| 139 | + [#32](https://github.com/coatless-rpkg/rcppensmallen/pull/32)) |
131 | 140 | - Added a GitHub Action to automatically create a PR with the new version of |
132 | | - Ensmallen when a new release is detected. ([#30](https://github.com/coatless/rcppensmallen/pull/30), [#33](https://github.com/coatless/rcppensmallen/pull/33)) |
| 141 | + Ensmallen when a new release is detected. ([#30](https://github.com/coatless-rpkg/rcppensmallen/pull/30), [#33](https://github.com/coatless-rpkg/rcppensmallen/pull/33)) |
133 | 142 |
|
134 | 143 | # RcppEnsmallen 0.2.13.0.1 |
135 | 144 |
|
|
189 | 198 | (mlpack/ensmallen#141). |
190 | 199 | - Make code samples collapsible in the documentation. |
191 | 200 | (mlpack/ensmallen#140). |
192 | | -- Switched deployment from TravisCI to GitHub Actions. ([#17](https://github.com/coatless/rcppensmallen/pull/17), [#22](https://github.com/coatless/rcppensmallen/pull/22)) |
193 | | -- Removed check on header file inclusion ([#21](https://github.com/coatless/rcppensmallen/pull/21)) |
| 201 | +- Switched deployment from TravisCI to GitHub Actions. ([#17](https://github.com/coatless-rpkg/rcppensmallen/pull/17), [#22](https://github.com/coatless-rpkg/rcppensmallen/pull/22)) |
| 202 | +- Removed check on header file inclusion ([#21](https://github.com/coatless-rpkg/rcppensmallen/pull/21)) |
194 | 203 |
|
195 | 204 | # RcppEnsmallen 0.2.10.3.1 |
196 | 205 |
|
|
0 commit comments