You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Update changelog to reflect 1.5.1 is also yanked ([`ccbae5d`](https://github.com/Byron/open-rs/commit/ccbae5d122cb0b8cff58d9125ced2d0211e82ec9))
238
263
- Add support for gio open on Linux ([`90bc634`](https://github.com/Byron/open-rs/commit/90bc6348e00e2e42cc0f7ed3eb7746d6e749749e))
264
+
- Update changelog to reflect 1.5.1 is also yanked ([`ccbae5d`](https://github.com/Byron/open-rs/commit/ccbae5d122cb0b8cff58d9125ced2d0211e82ec9))
239
265
</details>
240
266
241
267
## v1.6.0 (2021-03-10)
@@ -288,7 +314,7 @@ YANKED to avoid potential for breakage by using 'explorer.exe' to open URLs.
288
314
289
315
<csr-read-only-do-not-edit/>
290
316
291
-
-5 commits contributed to the release.
317
+
-7 commits contributed to the release.
292
318
- 3 days passed between releases.
293
319
- 0 commits where understood as [conventional](https://www.conventionalcommits.org).
294
320
- 0 issues like '(#ID)' where seen in commit messages
@@ -305,6 +331,8 @@ YANKED to avoid potential for breakage by using 'explorer.exe' to open URLs.
305
331
- minor refactor ([`67ea295`](https://github.com/Byron/open-rs/commit/67ea2950aa2c478c8cd63764145ad53ad55bdd11))
306
332
- Merge pull request #27 from hybras/master ([`b58fa52`](https://github.com/Byron/open-rs/commit/b58fa52eb8ee46a789c864b7132e8375fe7efa77))
307
333
- Keep Fork up to date with upstream ([`f113b80`](https://github.com/Byron/open-rs/commit/f113b80374ed1412d2d86e79b79f7ac9ef39a2fc))
- Revert "Use the file explorer to open windows url's" ([`b2a79f6`](https://github.com/Byron/open-rs/commit/b2a79f6b93feef3a59ce57d865334d757e642540))
308
336
</details>
309
337
310
338
## v1.5.0 (2021-02-28)
@@ -313,7 +341,7 @@ YANKED to avoid potential for breakage by using 'explorer.exe' to open URLs.
313
341
314
342
<csr-read-only-do-not-edit/>
315
343
316
-
-17 commits contributed to the release over the course of 7 calendar days.
344
+
-18 commits contributed to the release over the course of 321 calendar days.
317
345
- 356 days passed between releases.
318
346
- 0 commits where understood as [conventional](https://www.conventionalcommits.org).
319
347
- 0 issues like '(#ID)' where seen in commit messages
@@ -326,22 +354,23 @@ YANKED to avoid potential for breakage by using 'explorer.exe' to open URLs.
326
354
327
355
***Uncategorized**
328
356
- minor version bump ([`831d440`](https://github.com/Byron/open-rs/commit/831d4404ee3ab9d76a416f69ee586f7d037f4840))
- Revert "Use the file explorer to open windows url's" ([`b2a79f6`](https://github.com/Byron/open-rs/commit/b2a79f6b93feef3a59ce57d865334d757e642540))
332
358
- Delete completed TODO file ([`6c6bad0`](https://github.com/Byron/open-rs/commit/6c6bad075a5dcdc12670ec885000e26810bcf4fc))
333
-
- optimize manifest includes ([`c3d8262`](https://github.com/Byron/open-rs/commit/c3d826220e59040d6d08d707ac771ba817165a07))
- See if we can run cargo clippy and rustfmt as well ([`c90687d`](https://github.com/Byron/open-rs/commit/c90687de90eb3731ec508c8d3df639de582fb163))
336
360
- Remove user specific dir from gitgnore ([`021bb15`](https://github.com/Byron/open-rs/commit/021bb150d6066b111bdb04d2c4340dc9172db562))
337
-
- Actually link to the correct workflow when clicking the badge ([`6765b42`](https://github.com/Byron/open-rs/commit/6765b424010b55e23568924786700a3795e694dc))
- bye bye travis, we had a great time ([`aa28a85`](https://github.com/Byron/open-rs/commit/aa28a858dfe8be9c34e3fd6a6df67722baec4df1))
340
362
- Use the file explorer to open windows url's ([`4545425`](https://github.com/Byron/open-rs/commit/45454254b6e07fd88e398e8de86b55863f369373))
341
-
- rename workflow in file as well ([`6bfc6d2`](https://github.com/Byron/open-rs/commit/6bfc6d2e9efdbd656a37531fe43cca6ab443a2b9))
342
363
- Mark completed todo items ([`db518e9`](https://github.com/Byron/open-rs/commit/db518e9063933df824c4bb0e0c560bc73ef1b700))
343
-
- try cross-platform testing based on cross-platform binary builds ([`d62e50d`](https://github.com/Byron/open-rs/commit/d62e50d7b1944597468b2c983047e236ae9ff08f))
344
364
- Use which in non-macOS unix ([`ef8ab99`](https://github.com/Byron/open-rs/commit/ef8ab99d65ce7baf03d43304b3c0cb48e816e411))
365
+
- Change cfg(not(any(bad)) to cfg(any(good)) ([`204f0ca`](https://github.com/Byron/open-rs/commit/204f0ca89f522ca4e6dc31b0cdefc3bcd434909b))
- optimize manifest includes ([`c3d8262`](https://github.com/Byron/open-rs/commit/c3d826220e59040d6d08d707ac771ba817165a07))
369
+
- See if we can run cargo clippy and rustfmt as well ([`c90687d`](https://github.com/Byron/open-rs/commit/c90687de90eb3731ec508c8d3df639de582fb163))
370
+
- Actually link to the correct workflow when clicking the badge ([`6765b42`](https://github.com/Byron/open-rs/commit/6765b424010b55e23568924786700a3795e694dc))
371
+
- bye bye travis, we had a great time ([`aa28a85`](https://github.com/Byron/open-rs/commit/aa28a858dfe8be9c34e3fd6a6df67722baec4df1))
372
+
- rename workflow in file as well ([`6bfc6d2`](https://github.com/Byron/open-rs/commit/6bfc6d2e9efdbd656a37531fe43cca6ab443a2b9))
373
+
- try cross-platform testing based on cross-platform binary builds ([`d62e50d`](https://github.com/Byron/open-rs/commit/d62e50d7b1944597468b2c983047e236ae9ff08f))
345
374
</details>
346
375
347
376
## v1.4.0 (2020-03-08)
@@ -352,7 +381,7 @@ YANKED to avoid potential for breakage by using 'explorer.exe' to open URLs.
352
381
353
382
<csr-read-only-do-not-edit/>
354
383
355
-
-9 commits contributed to the release over the course of 25 calendar days.
384
+
-6 commits contributed to the release over the course of 25 calendar days.
356
385
- 25 days passed between releases.
357
386
- 0 commits where understood as [conventional](https://www.conventionalcommits.org).
358
387
- 0 issues like '(#ID)' where seen in commit messages
@@ -365,11 +394,8 @@ YANKED to avoid potential for breakage by using 'explorer.exe' to open URLs.
- add with function ([`9b83669`](https://github.com/Byron/open-rs/commit/9b83669e8c463648b6f4149e84fcb1e00d68f49b))
375
401
- (cargo-release) start next development iteration 1.3.5-alpha.0 ([`d3db8c7`](https://github.com/Byron/open-rs/commit/d3db8c748be2e65865aed7246cd8eaeaacd4ef8a))
0 commit comments